postgresql/contrib/citext
Peter Eisentraut 414c5a2ea6 Per-column collation support
This adds collation support for columns and domains, a COLLATE clause
to override it per expression, and B-tree index support.

Peter Eisentraut
reviewed by Pavel Stehule, Itagaki Takahiro, Robert Haas, Noah Misch
2011-02-08 23:04:18 +02:00
..
expected Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:40 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
citext.c Per-column collation support 2011-02-08 23:04:18 +02:00
citext.sql.in Per-column collation support 2011-02-08 23:04:18 +02:00
uninstall_citext.sql Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00