diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-09-25 11:05:13 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-09-25 11:05:13 +0900 |
commit | 1f50394119642f1a0e4a207ca57c27a97bfbc8c9 (patch) | |
tree | c984f5c77d23c4f8a1e6e397faedbe91247cdd40 /src/backend/access/transam/commit_ts.c | |
parent | a3bb831efebf846ea1745b5cbe7ba2597bf33029 (diff) | |
download | postgresql-1f50394119642f1a0e4a207ca57c27a97bfbc8c9.tar.gz postgresql-1f50394119642f1a0e4a207ca57c27a97bfbc8c9.zip |
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.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions