Re: [PATCH] Fix POSIX compliance in pgwin32_unsetenv() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Fix POSIX compliance in pgwin32_unsetenv()
Date
Msg-id aPbBrh166He-Jtcq@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Fix POSIX compliance in pgwin32_unsetenv()  (Bryan Green <dbryan.green@gmail.com>)
List pgsql-hackers
On Sun, Oct 19, 2025 at 08:34:02PM -0500, Bryan Green wrote:
> I have been going through all of the windows code line by line.  That is how
> I initially noticed this.  I then wrote a program to exercise the code and
> confirm the crash. I agree it should be backported.

Applied down to v14.

Note that the unsetenv() WIN32 routine exists also in v13.  However, I
could not get excited about it with the branch going EOL soon, also
knowing that 7ca37fb0406b affects v14~.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Mihail Nikalayeu
Date:
Subject: Re: isolation tester limitation in case of multiple injection points in a single command
Next
From: Michael Paquier
Date:
Subject: Re: Skip unregistered custom kinds on stats load