Re: Correct comment in StartupXLOG().

From: Amul Sul <sulamul(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Correct comment in StartupXLOG().
Date: 2021-02-05 09:12:57
Message-ID: CAAJ_b95iqLQUZ1bMaxUm-8=iC9DaWaBinf=QqB_mEnVu4QNqfA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 5, 2021 at 11:53 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> On Thu, Feb 04, 2021 at 12:58:29PM +0530, Dilip Kumar wrote:
> > Looks good to me.
>
> Rather than using the term "recovery state", I would just use
> SharedRecoveryState. This leads me to the attached.

Alright, that too looks good. Thank you !

Regards,
Amul

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2021-02-05 09:14:47 Re: pg_replication_origin_drop API potential race condition
Previous Message Amit Langote 2021-02-05 09:07:22 Re: Parallel INSERT (INTO ... SELECT ...)