Skip to content

Commit 8ed5249

Browse files
committed
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.
1 parent a3c64ed commit 8ed5249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/pg_config.h.win32

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -639,15 +639,15 @@
639639
/* Use replacement snprintf() functions. */
640640
#define USE_REPL_SNPRINTF 1
641641

642-
/* Define to 1 to use Intel SSE 4.2 CRC instructions with a runtime check. */
642+
/* Define to 1 to use software CRC-32C implementation (slicing-by-8). */
643643
#if (_MSC_VER < 1500)
644644
#define USE_SLICING_BY_8_CRC32C 1
645645
#endif
646646

647647
/* Define to 1 use Intel SSE 4.2 CRC instructions. */
648648
/* #undef USE_SSE42_CRC32C */
649649

650-
/* Define to 1 to use Intel SSSE 4.2 CRC instructions with a runtime check. */
650+
/* Define to 1 to use Intel SSE 4.2 CRC instructions with a runtime check. */
651651
#if (_MSC_VER >= 1500)
652652
#define USE_SSE42_CRC32C_WITH_RUNTIME_CHECK
653653
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy