diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-09-25 11:05:29 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-09-25 11:05:29 +0900 |
commit | 55a586ba9715b044d7b23a2f60dc003ddcf9239a (patch) | |
tree | 5476462d83850cad9da2c8f67945bfa1d7a8753b /src/backend/executor/execParallel.c | |
parent | 90a1f97867feb6b6469c641f0e4a00842c52bafb (diff) | |
download | postgresql-55a586ba9715b044d7b23a2f60dc003ddcf9239a.tar.gz postgresql-55a586ba9715b044d7b23a2f60dc003ddcf9239a.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/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions