From: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
---|---|
To: | Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com> |
Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, Antonin Houska <ah(at)cybertec(dot)at>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Full support for index LP_DEAD hint bits on standby |
Date: | 2022-01-25 12:28:42 |
Message-ID: | 20220125122842.o5wla7u6nsw2tmw4@jrouhaud |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On Tue, Jan 25, 2022 at 07:21:01PM +0800, Julien Rouhaud wrote:
> >
> > I'll move entry back to "Ready for Committer" once it passes tests.
>
> It looks like you didn't fetch the latest upstream commits in a while as this
> version is still conflicting with 7a5f6b474 (Make logical decoding a part of
> the rmgr) from 6 days ago.
>
> I rebased the pathset in attached v9. Please double check that I didn't miss
> anything in the rebase.
FTR the cfbot is now happy with this version:
https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/36/2947.
I will let you mark the patch as Ready for Committer once you validate that the
rebase was ok.
From | Date | Subject | |
---|---|---|---|
Next Message | Ronan Dunklau | 2022-01-25 12:34:23 | Re: Use generation context to speed up tuplesorts |
Previous Message | Julien Rouhaud | 2022-01-25 12:22:02 | Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements |