postgresql/src
John Naylor 3322f01a11 Fix USE_SLICING_BY_8_CRC32C builds on x86
A future commit will move the CRC function choosing logic to the
file where the hardware-specific functions are defined, but until
then add guards for builds without those functions. Oversight in
commit b9278871f.

Per buildfarm animal rhinoceros

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/4014992.1771963187@sss.pgh.pa.us
2026-02-25 08:44:59 +07:00
..
backend Add backtrace support for Windows using DbgHelp API 2026-02-24 17:34:56 +01:00
bin pg_upgrade: Use max_protocol_version=3.0 for older servers 2026-02-24 14:01:37 -08:00
common meson: allow disabling building/installation of static libraries. 2026-02-23 16:45:40 +01:00
fe_utils Fix variety of typos and grammar mistakes 2026-02-24 13:26:37 +09:00
include Fix variety of typos and grammar mistakes 2026-02-24 13:26:37 +09:00
interfaces libpq: Grease the protocol by default 2026-02-23 10:48:20 -08:00
makefiles Restore AIX support. 2026-02-23 13:34:22 -05:00
pl Fix additional fallthrough warnings from clang 2026-02-23 07:40:19 +01:00
port Fix USE_SLICING_BY_8_CRC32C builds on x86 2026-02-25 08:44:59 +07:00
template Restore AIX support. 2026-02-23 13:34:22 -05:00
test Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints 2026-02-24 10:32:05 +01:00
timezone Use fallthrough attribute instead of comment 2026-02-19 08:51:12 +01:00
tools Restore AIX support. 2026-02-23 13:34:22 -05:00
tutorial Force standard_conforming_strings to always be ON. 2026-01-21 15:08:38 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in tests: Add a test C++ extension module 2026-01-20 16:42:30 +01:00
Makefile.shlib Restore AIX support. 2026-02-23 13:34:22 -05:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00