diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-09-25 11:03:56 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-09-25 11:03:56 +0900 |
commit | 08c9917e24683e36dca35201723e47cdc3fa62db (patch) | |
tree | f9418d323eb12d5dfcbefd15f5de4379aeef17ab /src/backend/executor/nodeModifyTable.c | |
parent | edb9797660541b217d23ae7c02b96b496d34fec4 (diff) | |
download | postgresql-08c9917e24683e36dca35201723e47cdc3fa62db.tar.gz postgresql-08c9917e24683e36dca35201723e47cdc3fa62db.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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions