Re: [HACKERS] WAL consistency check facility - Mailing list pgsql-hackers

From Kuntal Ghosh
Subject Re: [HACKERS] WAL consistency check facility
Date
Msg-id CAGz5QCLrVN7BdDAKpW=eTJ4pOjk=+_V6J_88MOfvA-FKKri4LQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] WAL consistency check facility  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Feb 9, 2017 at 2:26 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, Feb 8, 2017 at 1:25 AM, Kuntal Ghosh <kuntalghosh.2007@gmail.com> wrote:
>> Thank you Robert for the review. Please find the updated patch in the
>> attachment.
>
> I have committed this patch after fairly extensive revisions:
>
Thank you, Robert, for the above corrections and commit. Thanks to
Michael Paquier, Peter Eisentraut, Amit Kapila, Álvaro Herrera, and
Simon Riggs for taking their time to complete the patch. It was a
great learning experience for me.

--
Thanks & Regards,
Kuntal Ghosh
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [HACKERS] CREATE COLLATION IF NOT EXISTS
Next
From: amul sul
Date:
Subject: Re: [HACKERS] Declarative partitioning - another take