Re: TerminateOtherDBBackends code comments inconsistency. - Mailing list pgsql-hackers

From Noah Misch
Subject Re: TerminateOtherDBBackends code comments inconsistency.
Date
Msg-id 20240516211801.8d.nmisch@google.com
Whole thread Raw
In response to Re: TerminateOtherDBBackends code comments inconsistency.  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Tue, Apr 30, 2024 at 09:10:52AM +0530, Amit Kapila wrote:
> On Tue, Apr 30, 2024 at 2:58 AM Noah Misch <noah@leadboat.com> wrote:
> > On Mon, Apr 29, 2024 at 10:18:35AM +0530, Amit Kapila wrote:
> > > 3a9b18b309 didn't change the docs of pg_terminate_backend and whatever
> > > is mentioned w.r.t permissions in the doc of that function sounds
> > > valid for drop database force to me. Do you have any specific proposal
> > > in your mind?
> >
> > Something like the attached.
> 
> LGTM.

Pushed as commit 372700c.  Thanks for the report and the review.



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: optimizing pg_upgrade's once-in-each-database steps
Next
From: Jacob Champion
Date:
Subject: Re: commitfest.postgresql.org is no longer fit for purpose