pgsql: Fix Solution.pm for change in pg_config.h contents. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix Solution.pm for change in pg_config.h contents.
Date
Msg-id E1vvf8e-001HUU-1c@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix Solution.pm for change in pg_config.h contents.

In commits 1d97e4788 et al, I forgot that pre-v17 branches
require updating Solution.pm when changing the set of
symbols generated in pg_config.h.  Per buildfarm.

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/99b0786e0747baf3ce0361c9fe7be6d08db13c50

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Use CXXFLAGS instead of CFLAGS for linking C++ code
Next
From: Melanie Plageman
Date:
Subject: pgsql: Rename LVRelState VM-related logging counters