Re: [COMMITTERS] pgsql: Remove secondary checkpoint

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Remove secondary checkpoint
Date: 2018-02-06 21:42:20
Message-ID: CAEepm=0iJ8aqQcF9ij2KerAkuHF3SwrVTzjMdm1H4w++nfBf9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, Nov 8, 2017 at 6:57 AM, Simon Riggs <simon(at)2ndquadrant(dot)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. */

--
Thomas Munro
http://www.enterprisedb.com

Attachment Content-Type Size
comment.patch application/octet-stream 628 bytes

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message pgsql 2018-02-06 23:20:02 pgsql: Tag refs/tags/REL9_3_21 was created
Previous Message Robert Haas 2018-02-06 20:51:05 pgsql: Fix incorrect grammar.