Commits

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

DateSubjectAuthorReleases
2020-08-10 Document clashes between logical replication and untrusted users. Noah Misch 12.4
2020-06-28 Fix documentation of "must be vacuumed within" warning. Noah Misch 12.4
2020-06-07 MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS. Noah Misch 12.4
2020-06-06 Refresh function name in CRC-associated Valgrind suppressions. Noah Misch 12.4
2020-05-25 Add a temp-install prerequisite to top-level "check-tests". Noah Misch 12.4
2020-05-14 Fix pg_recvlogical avoidance of superfluous Standby Status Update. Noah Misch 12.4
2020-05-14 In successful pg_recvlogical, end PGRES_COPY_OUT cleanly. Noah Misch 12.4
2020-04-14 Add a wait_for_catchup() before immediate stop of a test master. Noah Misch 12.3
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2020-03-21 Fix cosmetic blemishes involving rd_createSubid. Noah Misch 12.3
2020-03-21 In log_newpage_range(), heed forkNum and page_std arguments. Noah Misch 12.3
2020-03-21 During heap rebuild, lock any TOAST index until end of transaction. Noah Misch 12.3
2020-02-05 When a TAP file has non-zero exit status, retain temporary directories. Noah Misch 12.2
2020-01-11 Maintain valid md.c state when FileClose() fails. Noah Misch 12.2
2019-12-08 Document search_path security with untrusted dbowner or CREATEROLE. Noah Misch 12.2
2019-10-19 For PowerPC instruction "addi", use constraint "b". Noah Misch 12.1
2019-10-12 AIX: Stop adding option -qsrcmsg. Noah Misch 12.1
2019-10-05 Report test_atomic_ops() failures consistently, via macros. Noah Misch 12.1
2019-09-14 Replace xlc __fetch_and_add() with inline asm. Noah Misch 12.0
2019-09-14 Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases. Noah Misch 12.0
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 12.0
2019-07-13 Revive test of concurrent OID generation. Noah Misch 12.0
2019-07-01 Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType. Noah Misch 12.0
2019-06-23 Don't call PG_RETURN_BOOL() in a function not returning Datum. Noah Misch 12.0