postgresql/src/backend/access
Tom Lane 1766a5b63a Tweak collation setup for GIN index comparison functions.
Honor index column's collation spec if there is one, don't go to the
expense of calling get_typcollation when we can reasonably assume that
all GIN storage types will use default collation, and be sure to set
a collation for the comparePartialFn too.
2011-04-08 16:48:25 -04:00
..
common Clean up cruft around collation initialization for tupdescs and scankeys. 2011-03-26 18:28:40 -04:00
gin Tweak collation setup for GIN index comparison functions. 2011-04-08 16:48:25 -04:00
gist Clean up cruft around collation initialization for tupdescs and scankeys. 2011-03-26 18:28:40 -04:00
hash Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
heap You must hold a lock on the heap page when you call 2011-03-04 15:43:11 +02:00
index Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
nbtree Clean up cruft around collation initialization for tupdescs and scankeys. 2011-03-26 18:28:40 -04:00
transam Revise the API for GUC variable assign hooks. 2011-04-07 00:12:02 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00