postgresql/src/bin
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
..
initdb DDL support for collations 2011-02-12 15:55:18 +02:00
pg_basebackup Use NOWAIT when including WAL in base backup 2011-02-10 12:11:23 +01:00
pg_config Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pg_controldata Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pg_ctl Code review for postmaster.pid contents changes. 2011-01-13 19:01:28 -05:00
pg_dump DDL support for collations 2011-02-12 15:55:18 +02:00
pg_resetxlog Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pgevent Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psql DDL support for collations 2011-02-12 15:55:18 +02:00
scripts Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Add pg_basebackup tool for streaming base backups 2011-01-23 12:21:23 +01:00