Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2022-04-17 Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 13.7
2022-03-05 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. Noah Misch 13.7
2022-02-10 Use Test::Builder::todo_start(), replacing $::TODO. Noah Misch 13.7
2022-02-10 Fix back-patch of "Avoid race in RelationBuildDesc() ..." Noah Misch 13.7
2022-01-27 On sparc64+ext4, suppress test failures from known WAL read failure. Noah Misch 13.6
2021-11-12 Report any XLogReadRecord() error in XlogReadTwoPhaseData(). Noah Misch 13.6
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 13.5
2021-10-24 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. Noah Misch 13.5
2021-09-06 AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. Noah Misch 13.5
2021-08-28 Fix data loss in wal_level=minimal crash recovery of CREATE TABLESPACE. Noah Misch 13.5
2021-05-31 Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl. Noah Misch 13.4
2021-04-13 Use "-I." in directories holding Bison parsers, for Oracle compilers. Noah Misch 13.3
2021-04-13 Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 13.3
2021-03-22 Make a test endure log_error_verbosity=verbose. Noah Misch 13.3
2021-01-30 Revive "snapshot too old" with wal_level=minimal and SET TABLESPACE. Noah Misch 13.2
2021-01-30 Fix error with CREATE PUBLICATION, wal_level=minimal, and new tables. Noah Misch 13.2
2021-01-30 Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions. Noah Misch 13.2
2021-01-16 Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch 13.2
2021-01-16 Prevent excess SimpleLruTruncate() deletion. Noah Misch 13.2
2020-12-30 In pg_upgrade cross-version test, handle lack of oldstyle_length(). Noah Misch 13.2
2020-12-25 Invalidate acl.c caches when pg_authid changes. Noah Misch 13.2
2020-11-29 Retry initial slurp_file("current_logfiles"), in test 004_logrotate.pl. Noah Misch 13.2
2020-11-09 In security-restricted operations, block enqueue of at-commit user code. Noah Misch 13.1
2020-11-09 Ignore attempts to \gset into specially treated variables. Noah Misch 13.1
2020-10-31 Reproduce debug_query_string==NULL on parallel workers. Noah Misch 13.1