Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description
Date
Msg-id CAA4eK1LtR=E6CThpO_-5Xu8DYC_SGZFZcBLp-ZwAfOPboVidtA@mail.gmail.com
Whole thread Raw
In response to Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Nov 19, 2024 at 1:26 AM Bruce Momjian <bruce@momjian.us> wrote:
>
> On Mon, Nov 18, 2024 at 01:31:45PM +0530, Amit Kapila wrote:
> > On Mon, Nov 18, 2024 at 12:24 PM Nisha Moond <nisha.moond412@gmail.com> wrote:
> > >
> > > Attached the patch with modification.
> > >
> >
> > Looks reasonable to me.
>
> +1
>

Pushed.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Maxim Orlov
Date:
Subject: Re: Forbid to DROP temp tables of other sessions
Next
From: Masahiro Ikeda
Date:
Subject: Re: Adding skip scan (including MDAM style range skip scan) to nbtree