postgresql/src/bin
Michael Paquier 1f50394119 Ignore publication tables when --no-publications is used
96e1cb4 has added support for --no-publications in pg_dump, pg_dumpall
and pg_restore, but forgot the fact that publication tables also need to
be ignored when this option is used.

Author: Gilles Darold
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/3f48e812-b0fa-388e-2043-9a176bdee27e@dalibo.com
Backpatch-through: 10, where publications have been added.
2018-09-25 11:05:13 +09:00
..
initdb Initialize random() in bootstrap/stand-alone postgres and in initdb. 2018-09-23 22:56:42 -07:00
pg_archivecleanup Translation updates 2018-08-06 20:09:07 +02:00
pg_basebackup Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows" 2018-09-18 17:28:27 -04:00
pg_config Translation updates 2018-09-17 08:40:36 +02:00
pg_controldata Translation updates 2018-09-17 08:40:36 +02:00
pg_ctl Translation updates 2018-09-17 08:40:36 +02:00
pg_dump Ignore publication tables when --no-publications is used 2018-09-25 11:05:13 +09:00
pg_resetwal Translation updates 2018-09-17 08:40:36 +02:00
pg_rewind Translation updates 2018-09-17 08:40:36 +02:00
pg_test_fsync Translation updates 2018-08-06 20:09:07 +02:00
pg_test_timing Translation updates 2018-08-06 20:09:07 +02:00
pg_upgrade Translation updates 2018-09-17 08:40:36 +02:00
pg_verify_checksums Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows" 2018-09-18 17:28:27 -04:00
pg_waldump Translation updates 2018-09-17 08:40:36 +02:00
pgbench Fix pgbench lexer's "continuation" rule to cope with Windows newlines. 2018-09-17 12:11:43 -04:00
pgevent Update copyright for 2018 2018-01-02 23:30:12 -05:00
psql Fix bogus tab-completion rule for CREATE PUBLICATION. 2018-09-21 15:58:37 -04:00
scripts Translation updates 2018-09-17 08:40:36 +02:00
Makefile Allow on-line enabling and disabling of data checksums 2018-04-05 22:04:48 +02:00