postgresql/src/backend
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
..
access pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
bootstrap More collations cleanup, from trawling for missed collation assignments. 2011-03-26 16:35:25 -04:00
catalog pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
commands pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
executor pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
foreign Support comments on FOREIGN DATA WRAPPER and SERVER objects. 2011-04-01 11:28:28 -04:00
lib Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
libpq Teach regular expression operators to honor collations. 2011-04-10 18:03:09 -04:00
main pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
nodes pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
optimizer Teach pattern_fixed_prefix() about collations. 2011-04-11 12:28:28 -04:00
parser pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
postmaster pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
regex Insert dummy "break"s to silence compiler complaints. 2011-04-10 18:44:07 -04:00
replication pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
rewrite pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
snowball Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
storage TransferPredicateLocksToNewTarget should initialize a new lock 2011-04-11 13:46:37 +03:00
tcop pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
tsearch Teach regular expression operators to honor collations. 2011-04-10 18:03:09 -04:00
utils Teach pattern_fixed_prefix() about collations. 2011-04-11 12:28:28 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile replication/repl_gram.h needs to be cleaned too ... 2011-03-10 00:12:38 -05:00
common.mk Workaround for recursive make breakage 2011-01-13 09:32:06 +02:00
nls.mk Revise the API for GUC variable assign hooks. 2011-04-07 00:12:02 -04:00