diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2017-03-28 10:05:21 -0400 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2017-03-28 10:05:21 -0400 |
commit | ff539da31691f2cd2694360250571c5c5fb7415e (patch) | |
tree | 494ffccc465ca33af0efd5dc764a169c66fb4bc1 /src/backend/parser/parse_utilcmd.c | |
parent | 4d33a7f2e714848ca7b5b7ef8e244eead078ca13 (diff) | |
download | postgresql-ff539da31691f2cd2694360250571c5c5fb7415e.tar.gz postgresql-ff539da31691f2cd2694360250571c5c5fb7415e.zip |
Cleanup slots during drop database
Automatically drop all logical replication slots associated with a
database when the database is dropped. Previously we threw an ERROR
if a slot existed. Now we throw ERROR only if a slot is active in
the database being dropped.
Craig Ringer
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions