postgresql/src
Heikki Linnakangas 19615a44b3 Skip prepared_xacts test if max_prepared_transactions < 2
This reduces maintenance overhead, as we no longer need to update the
dummy expected output file every time the .sql file changes.

Discussion: https://www.postgresql.org/message-id/1009073.1772551323@sss.pgh.pa.us
Backpatch-through: 14
2026-03-04 11:06:43 +02:00
..
backend Change default value of default_toast_compression to "lz4", when available 2026-03-04 13:05:31 +09:00
bin Change default value of default_toast_compression to "lz4", when available 2026-03-04 13:05:31 +09:00
common Fix some -Wcast-qual warnings 2026-02-27 21:57:33 +01:00
fe_utils Fix some -Wcast-qual warnings 2026-02-27 21:57:33 +01:00
include Change default value of default_toast_compression to "lz4", when available 2026-03-04 13:05:31 +09:00
interfaces Fix some -Wcast-qual warnings 2026-02-27 21:57:33 +01:00
makefiles Restore AIX support. 2026-02-23 13:34:22 -05:00
pl EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. 2026-02-25 18:13:22 -08:00
port Check for memset_explicit() and explicit_memset() 2026-03-02 07:51:19 +01:00
template Restore AIX support. 2026-02-23 13:34:22 -05:00
test Skip prepared_xacts test if max_prepared_transactions < 2 2026-03-04 11:06:43 +02:00
timezone Use fallthrough attribute instead of comment 2026-02-19 08:51:12 +01:00
tools Centralize detection of x86 CPU features 2026-02-27 20:30:41 +07: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