Re: PITR: enhance getRecordTimestamp()

From: Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PITR: enhance getRecordTimestamp()
Date: 2021-11-03 16:59:04
Message-ID: CANbhV-EAp=yE+=uJHJExKq7ZXaxev1FxXHKxbryFuRTM2b-rhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 3 Nov 2021 at 13:28, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
> > On 30 Jun 2021, at 11:59, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com> wrote:
>
> > For PITR, getRecordTimestamp() did not include all record types that
> > contain times.
> > Add handling for checkpoints, end of recovery and prepared xact record types.
>
> + <variablelist>
> This breaks doc compilation, and looks like a stray tag as you want this entry
> in the currently open variablelist?

Thanks. Fixed and rebased.

--
Simon Riggs http://www.EnterpriseDB.com/

Attachment Content-Type Size
pitr_enhance_getRecordTimestamp.v2.patch application/octet-stream 6.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-11-03 17:27:42 Re: Perl warnings when building contrib on RHEL 9 beta
Previous Message Daniel Westermann (DWE) 2021-11-03 16:54:52 Perl warnings when building contrib on RHEL 9 beta