Re: CountDBSubscriptions check in dropdb
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Petr Jelinek <petr.jelinek@2ndquadrant.com>
Date: 2019-11-11T01:13:11Z
Lists: pgsql-hackers
On Sun, Nov 10, 2019 at 08:48:27AM +0530, Amit Kapila wrote: > I am planning to go with Peter's suggestion and will push in > HEAD-only. So, I think that should be fine. I was just looking at this thread, and my take would be to just apply that on HEAD. Good catch by the way. -- Michael
Commits
-
Rearrange dropdb() to avoid errors after allowing other sessions to exit.
- 9fab25c6cd1f 13.0 landed
-
Logical replication
- 665d1fad99e7 10.0 cited