Re: [Patch] Windows relation extension failure at 2GB and 4GB - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [Patch] Windows relation extension failure at 2GB and 4GB
Date
Msg-id aRQ-M62oXBSc3IMY@paquier.xyz
Whole thread Raw
In response to Re: [Patch] Windows relation extension failure at 2GB and 4GB  (Bryan Green <dbryan.green@gmail.com>)
Responses Re: [Patch] Windows relation extension failure at 2GB and 4GB
Re: [Patch] Windows relation extension failure at 2GB and 4GB
List pgsql-hackers
On Tue, Nov 11, 2025 at 01:22:49PM -0600, Bryan Green wrote:
> I have attached v4 of the patch after correcting some whitespace errors
> and a struct that didn't need the pgoff_t modification as requested by
> Thomas.  I also have attached Michael's patch where both patches can be
> found by cfbot for the commitfest.

Thanks.  As the stamps have been pushed for the next minor release, I
have applied and backpatched the meson check for now.  I'll look at
your patch next, for HEAD.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Extended Statistics set/restore/clear functions.
Next
From: Chao Li
Date:
Subject: backend/nodes cleanup: Move loop variables definitions into for statement