pgsql: Also fix the descriptions in pg_config.h.win32. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Also fix the descriptions in pg_config.h.win32.
Date
Msg-id E1f3dt0-0003v1-Nd@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Also fix the descriptions in pg_config.h.win32.

I missed pg_config.h.win32 in the previous commit that fixed these in
pg_config.h.in.

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0b650285269d6055d0f1c8b10e96a49b118a6d0d

Modified Files
--------------
src/include/pg_config.h.win32 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Use ARMv8 CRC instructions where available.