Re: [PATCH] Fix POSIX compliance in pgwin32_unsetenv()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bryan Green <dbryan(dot)green(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Fix POSIX compliance in pgwin32_unsetenv()
Date: 2025-10-20 23:11:42
Message-ID: aPbBrh166He-Jtcq@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-10-20 23:23:45 Re: Skip unregistered custom kinds on stats load
Previous Message Mihail Nikalayeu 2025-10-20 22:26:00 Re: isolation tester limitation in case of multiple injection points in a single command