Commits

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

DateSubjectAuthorReleases
2022-11-17 Account for IPC::Run::result() Windows behavior change. Noah Misch 10 (unreleased)
2022-08-05 Add HINT for restartpoint race with KeepFileRestoredFromArchive(). Noah Misch 10.22
2022-07-03 Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 10.22
2022-07-02 ecpglib: call newlocale() once per process. Noah Misch 10.22
2022-06-25 Fix PostgreSQL::Test aliasing for Perl v5.10.1. Noah Misch 10.22
2022-06-25 CREATE INDEX: use the original userid for more ACL checks. Noah Misch 10.22
2022-06-25 For PostgreSQL::Test compatibility, alias entire package symbol tables. Noah Misch 10.22
2022-05-09 In REFRESH MATERIALIZED VIEW, set user ID before running user code. Noah Misch 10.21
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 10.21
2022-05-07 Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl." Noah Misch 10.21
2022-05-07 Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl. Noah Misch 10.21
2022-04-17 Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 10.21
2022-03-05 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. Noah Misch 10.21
2022-02-10 Use Test::Builder::todo_start(), replacing $::TODO. Noah Misch 10.21
2022-02-10 Fix back-patch of "Avoid race in RelationBuildDesc() ..." Noah Misch 10.21
2022-01-27 On sparc64+ext4, suppress test failures from known WAL read failure. Noah Misch 10.20
2021-11-12 Report any XLogReadRecord() error in XlogReadTwoPhaseData(). Noah Misch 10.20
2021-10-24 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. Noah Misch 10.19
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 10.19
2021-08-28 Fix data loss in wal_level=minimal crash recovery of CREATE TABLESPACE. Noah Misch 10.19
2021-05-31 Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl. Noah Misch 10.18
2021-04-13 Use "-I." in directories holding Bison parsers, for Oracle compilers. Noah Misch 10.17
2021-04-13 Port regress-python3-mangle.mk to Solaris "sed". Noah Misch 10.17
2021-01-30 Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions. Noah Misch 10.16
2021-01-16 Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch 10.16