diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-09-01 16:30:02 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-09-01 16:30:02 +0200 |
commit | a6979c3a68e2caa6696021f7a15278a99e7409a1 (patch) | |
tree | 95b2d4e9828ad40022ac85e78f8a6c8d8601cf93 /src/backend/access/transam/clog.c | |
parent | 4f27c674fd9fb5ba1f2952e2db53886bb5954e8b (diff) | |
download | postgresql-a6979c3a68e2caa6696021f7a15278a99e7409a1.tar.gz postgresql-a6979c3a68e2caa6696021f7a15278a99e7409a1.zip |
Restore behavior for replication origin drop
Do for replication origins what the previous commit did for replication
slots: restore the original behavior of replication origin drop to raise
an error rather than blocking, because users might be depending on the
original behavior. Maintain the blocking behavior when invoked
internally from logical replication subscription handling.
Discussion: https://postgr.es/m/20170830133922.tlpo3lgfejm4n2cs@alvherre.pgsql
Diffstat (limited to 'src/backend/access/transam/clog.c')
0 files changed, 0 insertions, 0 deletions