pgsql: Fix back-patching of memset_s() fixes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix back-patching of memset_s() fixes.
Date: 2025-05-20 14:55:26
Message-ID: E1uHONK-002YAB-0e@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix back-patching of memset_s() fixes.

I missed updating msvc/Solution.pm in one branch in 12eee85e5 et al.
Per buildfarm.

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4b53cb493fa3cb7a6c2e32d3d014b754ae548c2e

Modified Files
--------------
src/tools/msvc/Solution.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-05-20 21:31:31 pgsql: pg_dump: Fix array literals in fetchAttributeStats().
Previous Message Heikki Linnakangas 2025-05-20 07:43:16 pgsql: Fix cross-version upgrade test failure