Re: CountDBSubscriptions check in dropdb
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Amit Kapila <amit.kapila16@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Petr Jelinek <petr.jelinek@2ndquadrant.com>
Date: 2019-11-09T10:27:58Z
Lists: pgsql-hackers
On 2019-11-08 14:38, Amit Kapila wrote: > I am planning to commit and backpatch this till PG10 where it was > introduced on Monday morning (IST). Pavel agreed that this is a good > change in the other thread where we need it [1]. It is not an urgent > thing, so I can wait if we think this is not a good time to commit > this. Let me know if anyone has objections? I think the change makes sense for master, but I don't think it should be backpatched. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Rearrange dropdb() to avoid errors after allowing other sessions to exit.
- 9fab25c6cd1f 13.0 landed
-
Logical replication
- 665d1fad99e7 10.0 cited