postgresql/src/bin
Tom Lane 59de132f9a Fix oversight in pg_dump's handling of extension configuration tables.
If an extension has not been selected to be dumped (perhaps because of
a --schema or --table switch), the contents of its configuration tables
surely should not get dumped either.  Per gripe from
Hubert Depesz Lubaczewski.
2012-02-10 15:22:14 -05:00
..
initdb initdb: Add options --auth-local and --auth-host 2012-02-01 21:18:55 +02:00
pg_basebackup Have pg_receivexlog always send an invalid log position in status messages 2012-02-09 14:12:49 +01:00
pg_config Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_controldata Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
pg_ctl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_dump Fix oversight in pg_dump's handling of extension configuration tables. 2012-02-10 15:22:14 -05:00
pg_resetxlog Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
pgevent Revert binary change in copyright year adjustment. 2012-01-01 19:42:07 -05:00
psql psql: Support zero byte field and record separators 2012-02-09 20:20:15 +02:00
scripts createuser: Disable prompting by default 2012-02-07 14:55:34 +02:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00