Re: Checking MINIMUM_VERSION_FOR_WAL_SUMMARIES

2024-02-03 Thread Michael Paquier
On Fri, Feb 02, 2024 at 03:11:40PM +0300, Nazir Bilal Yavuz wrote: > Thanks for the update. The patch looks good to me. Yes, you're right. We want the opposite to happen here. I've applied the patch on HEAD. -- Michael signature.asc Description: PGP signature

Re: Should we remove -Wdeclaration-after-statement?

2024-02-03 Thread jian he
On Mon, Jan 29, 2024 at 11:04 PM Jelte Fennema-Nio wrote: > > I feel like this is the type of change where there's not much > discussion to be had. And the only way to resolve it is to use some > voting to gauge community opinion. > > So my suggestion is for people to respond with -1, -0.5, +-0,

Re: Document efficient self-joins / UPDATE LIMIT techniques.

2024-02-03 Thread Corey Huinker
> > I have changed the status of commitfest entry to "Returned with > Feedback" as Laurenz's comments have not yet been resolved. Please > handle the comments and update the commitfest entry accordingly. > > Here's another attempt, applying Laurenz's feedback: I removed all changes to the SELECT

Re: MultiXact\SLRU buffers configuration

2024-02-03 Thread Andrey M. Borodin
> On 28 Jan 2024, at 23:17, Andrey M. Borodin wrote: > > >> Perhaps a test to make the code reach the usleep(1000) can be written >> using injection points (49cd2b93d7db)? > > I've tried to prototype something like that. But interesting point between > GetNewMultiXactId() and

Re: PROXY protocol support

2024-02-03 Thread Julien Riou
On 7/28/22 22:05, Jacob Champion wrote: This needs a rebase, but after that I expect it to be RfC. --Jacob The new status of this patch is: Waiting on Author Hello folks, Thank you all for this awesome work! I'm looking for this feature for years now. Last year, I've tried to rebase the