Re: CountDBSubscriptions check in dropdb

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
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-11T03:16:54Z
Lists: pgsql-hackers
On Mon, Nov 11, 2019 at 6:43 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> 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.
>

Okay, thanks for looking into it.  Pushed.

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com



Commits

  1. Rearrange dropdb() to avoid errors after allowing other sessions to exit.

  2. Logical replication