postgresql/src
Peter Eisentraut 4a044b9497 Fix expected test output
For builds without lz4, for 8f0a97dfff.
2024-05-03 15:11:41 +02:00
..
backend Fix segmentation fault in MergeInheritedAttribute() 2024-05-03 11:10:40 +02:00
bin Disallow NO INHERIT not-null constraints on partitioned tables 2024-05-02 10:54:12 +02:00
common Remove redundant JSON parser typedefs 2024-04-27 07:02:57 -04:00
fe_utils Allow dbname to be written as part of connstring via pg_basebackup's -R option. 2024-03-21 10:50:33 +05:30
include Disallow direct change of NO INHERIT of not-null constraints 2024-05-02 17:26:30 +02:00
interfaces Rename libpq trace internal functions 2024-05-02 16:11:26 +02:00
makefiles Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
pl Fix plpgsql's handling of -- comments following expressions. 2024-04-10 15:45:58 -04:00
port Fix code for probing availability of AVX-512. 2024-04-23 10:54:04 -05:00
template
test Fix expected test output 2024-05-03 15:11:41 +02:00
timezone
tools Remove redundant JSON parser typedefs 2024-04-27 07:02:57 -04:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to CLDR 45 2024-04-22 09:16:33 +02:00
Makefile.shlib
meson.build
nls-global.mk