Commits

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

DateSubjectAuthorReleases
2025-04-20 Test restartpoints in archive recovery. Noah Misch 18.0
2025-04-20 Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f. Noah Misch 18.0
2025-04-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 18.0
2025-04-09 Fix test races between syscache-update-pruned.spec and autovacuum. Noah Misch 18.0
2025-03-23 Fix "make clean" for new TAP suite. Noah Misch 18.0
2025-01-26 Test postmaster with program_options_handling_ok() et al. Noah Misch 18.0
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 18.0
2025-01-25 Merge copies of converting an XID to a FullTransactionId. Noah Misch 18.0
2025-01-25 Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 18.0
2025-01-25 Disable runningcheck for src/test/modules/injection_points/specs. Noah Misch 18.0
2024-12-28 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 18.0
2024-12-10 Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch 18.0
2024-11-25 Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. Noah Misch 18.0
2024-11-24 Test "options=-crole=" and "ALTER DATABASE SET role". Noah Misch 18.0
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 18.0
2024-11-11 Block environment variable mutations from trusted PL/Perl. Noah Misch 18.0
2024-11-03 Suppress new "may be used uninitialized" warning. Noah Misch 18.0
2024-11-02 Fix inplace update buffer self-deadlock. Noah Misch 18.0
2024-11-02 Move I/O before the index_update_stats() buffer lock region. Noah Misch 18.0
2024-10-29 Unpin buffer before inplace update waits for an XID to end. Noah Misch 18.0
2024-10-25 WAL-log inplace update before revealing it to other sessions. Noah Misch 18.0
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 18.0
2024-10-24 Fix parallel worker tracking of new catalog relfilenumbers. Noah Misch 18.0
2024-10-24 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 18.0
2024-09-29 Remove NULL dereference from RenameRelationInternal(). Noah Misch 18.0