postgresql/src/bin
Peter Eisentraut 05cf0ea8d1 psql: Add more constraint completion
- ALTER DOMAIN ... DROP/RENAME/VALIDATE CONSTRAINT
- ALTER TABLE ... RENAME/VALIDATE CONSTRAINT
- COMMENT ON CONSTRAINT
- SET CONSTRAINTS
2012-09-14 22:11:17 -04:00
..
initdb Fix "too many arguments" messages not to index off the end of argv[]. 2012-09-06 15:52:22 -04:00
pg_basebackup Small punctuation fixes 2012-08-28 03:10:04 -04:00
pg_config
pg_controldata Print the name of the WAL file containing latest REDO ptr in pg_controldata. 2012-07-14 14:22:57 +03:00
pg_ctl Report postmaster.pid file as empty if it is empty, rather than 2012-08-29 17:05:22 -04:00
pg_dump Change "restoring" to "processing" in message from pg_dump 2012-09-04 15:00:04 +02:00
pg_resetxlog
pgevent
psql psql: Add more constraint completion 2012-09-14 22:11:17 -04:00
scripts Fix "too many arguments" messages not to index off the end of argv[]. 2012-09-06 15:52:22 -04:00
Makefile