Re: [Patch] Windows relation extension failure at 2GB and 4GB

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bryan Green <dbryan(dot)green(at)gmail(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [Patch] Windows relation extension failure at 2GB and 4GB
Date: 2025-11-12 07:58:43
Message-ID: aRQ-M62oXBSc3IMY@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-11-12 08:00:19 backend/nodes cleanup: Move loop variables definitions into for statement
Previous Message Michael Paquier 2025-11-12 07:53:50 Re: Extended Statistics set/restore/clear functions.