Re: Proposal to add page headers to SLRU pages - Mailing list pgsql-hackers

From Li, Yong
Subject Re: Proposal to add page headers to SLRU pages
Date
Msg-id 628CFBEF-DF56-4D9A-A2F1-0A417848B6B6@ebay.com
Whole thread Raw
In response to Re: Proposal to add page headers to SLRU pages  ("Bagga, Rishu" <bagrishu@amazon.com>)
Responses Re: Proposal to add page headers to SLRU pages
List pgsql-hackers
> This work is being done in file.c – it seems to me the proper way to
> proceed would be to continue writing on-disk upgrade logic here.

> Besides that this looks good to me, would like to hear what others have to say.

Thank you, Rishu for taking time to review the code.  I've updated the patch
and moved the on-disk upgrade logic to pg_upgrade/file.c.

I have also added this thread to the current Commitfest and hope this patch
will be  part of the 17 release.

The commitfest link:
https://commitfest.postgresql.org/46/4709/


Regards,
Yong,



Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: "pgoutput" options missing on documentation
Next
From: Jeff Davis
Date:
Subject: Re: Change GUC hashtable to use simplehash?