mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
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
65 KiB
65 KiB