Re: Re: PATCH: pageinspect / add page_checksum andbt_page_items(bytea) - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: Re: PATCH: pageinspect / add page_checksum andbt_page_items(bytea)
Date
Msg-id 93868ebb-8e61-0988-65f7-eb826f019498@2ndquadrant.com
Whole thread Raw
In response to Re: Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea)  (Ashutosh Sharma <ashu.coek88@gmail.com>)
List pgsql-hackers
Thanks. I planned to look into this today, but you've been faster ;-)

regards
Tomas

On 04/04/2017 06:55 PM, Ashutosh Sharma wrote:
> Hi,
>
> As I am not seeing any response from Tomas for last 2-3 days and since
> the commit-fest is coming towards end, I have planned to work on the
> review comments that I had given few days back and submit the updated
> patch. PFA new version of patch that takes care of all the review
> comments given by me. I have also ran pgindent on btreefuncs.c file
> and have run some basic test cases. All looks fine to me now!
>
> Please note that this patch still belongs to Tomas not me. I still
> remain the reviewer of this patch. The same thing has been very
> clearly mentioned in the attached patch. The only intention behind
> Ashutosh (reviewer) working on this patch is to ensure that we do not
> miss the things that can easily get committed in this commit-fest.
> Thanks.
>

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: multivariate statistics (v25)
Next
From: Peter Geoghegan
Date:
Subject: Re: WIP: Covering + unique indexes.