postgresql/src/bin/initdb
Peter Eisentraut b313bca0af DDL support for collations
- collowner field
- CREATE COLLATION
- ALTER COLLATION
- DROP COLLATION
- COMMENT ON COLLATION
- integration with extensions
- pg_dump support for the above
- dependency management
- psql tab completion
- psql \dO command
2011-02-12 15:55:18 +02:00
..
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
initdb.c DDL support for collations 2011-02-12 15:55:18 +02:00
Makefile Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00