postgresql/src/backend/optimizer/path
Tom Lane 3c381a55b0 Teach pattern_fixed_prefix() about collations.
This is necessary, not optional, now that ILIKE and regexes are collation
aware --- else we might derive a wrong comparison constant for index
optimized pattern matches.
2011-04-11 12:28:28 -04:00
..
allpaths.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
clausesel.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
costsize.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
equivclass.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
indxpath.c Teach pattern_fixed_prefix() about collations. 2011-04-11 12:28:28 -04:00
joinpath.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
joinrels.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
orindxpath.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pathkeys.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
tidpath.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00