postgresql/src
Tom Lane a6113dc1da Improve TAP tests by replacing ok() with better Test::More functions
Transpose the changes made by commit fabb33b35 in 002_pg_dump.pl
into its recently-created clone 006_pg_dump_compress.pl.
2025-10-17 11:25:53 -04:00
..
backend Change config_generic.vartype to be initialized at compile time 2025-10-17 10:33:54 +02:00
bin Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 11:25:53 -04:00
common Fix compiler warnings around _CRT_glob 2025-10-01 17:13:52 +02:00
fe_utils Introduce frontend API able to retrieve the contents of PG_VERSION 2025-10-14 16:20:42 +09:00
include Change config_generic.vartype to be initialized at compile time 2025-10-17 10:33:54 +02:00
interfaces ecpg: check return value of replace_variables() 2025-10-17 10:03:15 +02:00
makefiles Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
pl plpython: Remove support for major version conflict detection 2025-10-15 08:18:29 +02:00
port Fix incorrect message-printing in win32security.c. 2025-10-13 17:56:45 -04:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test Avoid warnings in tests when openssl binary isn't available 2025-10-17 14:21:26 +02:00
timezone Generate GUC tables from .dat file 2025-09-03 09:45:17 +02:00
tools Align the data block sizes of pg_dump's various compression modes. 2025-10-16 12:50:18 -04:00
tutorial Fix compile of src/tutorial/funcs.c 2025-10-07 10:45:57 +02:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 2025-06-10 07:04:43 +02:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00