Commits

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

DateSubjectAuthorReleases
2021-01-16 Prevent excess SimpleLruTruncate() deletion. Noah Misch 10.16
2020-12-30 In pg_upgrade cross-version test, handle lack of oldstyle_length(). Noah Misch 10.16
2020-12-25 Fix back-patch of "Invalidate acl.c caches when pg_authid changes." Noah Misch 10.16
2020-12-25 Invalidate acl.c caches when pg_authid changes. Noah Misch 10.16
2020-11-09 In security-restricted operations, block enqueue of at-commit user code. Noah Misch 10.15
2020-11-09 Ignore attempts to \gset into specially treated variables. Noah Misch 10.15
2020-09-14 Fix race in test of pg_switch_wal(). Noah Misch 10.15
2020-08-15 Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType. Noah Misch 10.15
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 10.15
2020-08-10 Empty search_path in logical replication apply worker and walsender. Noah Misch 10.14
2020-08-10 Document clashes between logical replication and untrusted users. Noah Misch 10.14
2020-08-10 Move connect.h from fe_utils to src/include/common. Noah Misch 10.14
2020-06-28 Fix documentation of "must be vacuumed within" warning. Noah Misch 10.14
2020-06-07 MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS. Noah Misch 10.14
2020-06-06 Refresh function name in CRC-associated Valgrind suppressions. Noah Misch 10.14
2020-05-25 Add a temp-install prerequisite to top-level "check-tests". Noah Misch 10.14
2020-05-14 In successful pg_recvlogical, end PGRES_COPY_OUT cleanly. Noah Misch 10.14
2020-05-14 Fix pg_recvlogical avoidance of superfluous Standby Status Update. Noah Misch 10.14
2020-04-14 Repair last commit's new wait_for_catchup() call. Noah Misch 10.13
2020-04-14 Add a wait_for_catchup() before immediate stop of a test master. Noah Misch 10.13
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 10.13
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 10.13
2020-03-21 During heap rebuild, lock any TOAST index until end of transaction. Noah Misch 10.13
2020-03-21 Back-patch log_newpage_range(). Noah Misch 10.13
2020-03-21 Fix cosmetic blemishes involving rd_createSubid. Noah Misch 10.13