diff options
author | Peter Eisentraut | 2017-03-04 04:25:34 +0000 |
---|---|---|
committer | Peter Eisentraut | 2017-03-04 04:29:13 +0000 |
commit | 272adf4f9cd67df323ae57ff3dee238b649d3b73 (patch) | |
tree | cc7f778f7a2cb49ed7f3dcf46eefb61e1aece4a4 /src/backend/commands/cluster.c | |
parent | 347302730dc3092143ccbc1c29b47ac3354f924b (diff) |
Disallow CREATE/DROP SUBSCRIPTION in transaction block
Disallow CREATE SUBSCRIPTION and DROP SUBSCRIPTION in a transaction
block when the replication slot is to be created or dropped, since that
cannot be rolled back.
based on patch by Masahiko Sawada <[email protected]>
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions