postgresql/src/backend/access
Alvaro Herrera c6eb5740b3 Fix assorted typos 2011-05-12 08:52:56 -04:00
..
common Make a code-cleanup pass over the collations patch. 2011-04-22 17:43:18 -04:00
gin Make GIN and GIST pass the index collation to all their support functions. 2011-04-22 20:13:12 -04:00
gist Make GIN and GIST pass the index collation to all their support functions. 2011-04-22 20:13:12 -04:00
hash Hash indexes had better pass the index collation to support functions, too. 2011-04-23 14:13:09 -04:00
heap Fix SSI-related assertion failure. 2011-04-25 09:47:28 -04:00
index Add an Assert that indexam.c isn't used on an index awaiting reindexing. 2011-04-16 19:29:10 -04:00
nbtree Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 2011-04-12 19:19:24 -04:00
transam Fix assorted typos 2011-05-12 08:52:56 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00