postgresql/src/backend/bootstrap
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
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
bootparse.y Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
bootscanner.l Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
bootstrap.c Per-column collation support 2011-02-08 23:04:18 +02:00