Re: [COMMITTERS] pgsql: Remove secondary checkpoint - Mailing list pgsql-committers

From Robert Haas
Subject Re: [COMMITTERS] pgsql: Remove secondary checkpoint
Date
Msg-id CA+TgmoZ4AQucYonkCewO=djfKCLeE=4mPKJkX0fa312VYEBLgQ@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Remove secondary checkpoint  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-committers
On Tue, Feb 6, 2018 at 4:42 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> On Wed, Nov 8, 2017 at 6:57 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
>> Remove secondary checkpoint
>
> I think this comment in xlog.c was missed:
>
> -               /*
> -                * Get the last valid checkpoint record.  If the
> latest one according
> -                * to pg_control is broken, try the next-to-last one.
> -                */
> +               /* Get the last valid checkpoint record. */

Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Update out-of-date comment in StartupXLOG.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add more information_schema columns