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

From Aleksander Alekseev
Subject Re: Proposal to add page headers to SLRU pages
Date
Msg-id CAJ7c6TMrFrUF1W3nO=w+3mJu_G8UaQkMJh2aV9WhP20Xs0M_6g@mail.gmail.com
Whole thread Raw
In response to Re: Proposal to add page headers to SLRU pages  ("Li, Yong" <yoli@ebay.com>)
Responses Re: Proposal to add page headers to SLRU pages
List pgsql-hackers
Hi,

> 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/

Thanks for the updated patch.

cfbot seems to have some complaints regarding compiler warnings and
also building the patch on Windows:

http://cfbot.cputube.org/


-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Synchronizing slots from primary to standby
Next
From: Aleksander Alekseev
Date:
Subject: Re: POC: Extension for adding distributed tracing - pg_tracing