Commits

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

DateSubjectAuthorReleases
2024-04-07 Don't clobber test exit code at cleanup in LDAP/Kerberors tests Heikki Linnakangas 17.0
2024-04-07 Improve check in LDAP test to find the OpenLDAP installation Heikki Linnakangas 17.0
2024-04-03 Combine freezing and pruning steps in VACUUM Heikki Linnakangas 17.0
2024-04-03 Refactor how heap_prune_chain() updates prunable_xid Heikki Linnakangas 17.0
2024-04-01 Introduce 'options' argument to heap_page_prune() Heikki Linnakangas 17.0
2024-04-01 Handle non-chain tuples outside of heap_prune_chain() Heikki Linnakangas 17.0
2024-04-01 Refactor heap_prune_chain() Heikki Linnakangas 17.0
2024-04-01 Minor refactoring in heap_page_prune Heikki Linnakangas 17.0
2024-03-28 Remove obsolete comment about VACUUM retrying pruning Heikki Linnakangas 17.0
2024-03-25 Merge prune, freeze and vacuum WAL record formats Heikki Linnakangas 17.0
2024-03-20 Remove unused PruneState member rel Heikki Linnakangas 17.0
2024-03-20 Reorganize heap_page_prune() function comment Heikki Linnakangas 17.0
2024-03-20 Remove assertions that some compiler say are tautological Heikki Linnakangas 17.0
2024-03-18 Fix EXPLAIN Bitmap heap scan to count pages with no visible tuples Heikki Linnakangas 17.0
2024-03-18 Move code for backend startup to separate file Heikki Linnakangas 17.0
2024-03-18 Refactor postmaster child process launching Heikki Linnakangas 17.0
2024-03-18 Move some functions from postmaster.c to a new source file Heikki Linnakangas 17.0
2024-03-18 Split registration of Win32 deadchild callback to separate function Heikki Linnakangas 17.0
2024-03-15 Fix backstop in gin test if injection point is not reached Heikki Linnakangas 17.0
2024-03-15 Try to unbreak injection-fault tests in the buildfarm Heikki Linnakangas 17.0
2024-03-15 Improve log messages referring to background worker processes Heikki Linnakangas 17.0
2024-03-15 Disable tests using injection points in installcheck Heikki Linnakangas 17.0
2024-03-14 Remove redundant snapshot copying from parallel leader to workers Heikki Linnakangas 17.0
2024-03-12 Fix copying SockAddr struct Heikki Linnakangas 17.0
2024-03-12 Move initialization of the Port struct to the child process Heikki Linnakangas 17.0