pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C.
Date
Msg-id E1f3doW-0003rI-Oa@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix incorrect description of USE_SLICING_BY_8_CRC32C.

And a typo in the description of USE_SSE42_CRC32C_WITH_RUNTIME_CHECK,
spotted by Daniel Gustafsson.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8989f52b1b0636969545e6c8f6c813bc563ebcf5

Modified Files
--------------
configure.in               | 4 ++--
src/include/pg_config.h.in | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Anthony Bykov
Date:
Subject: Re: pgsql: Transforms for jsonb to PL/Perl
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Also fix the descriptions in pg_config.h.win32.