Commits

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

DateSubjectAuthorReleases
2025-11-18 Optimize shared memory usage for WaitLSNProcInfo Alexander Korotkov 19 (unreleased)
2025-11-15 Fix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr Alexander Korotkov 19 (unreleased)
2025-11-15 Fix incorrect function name in comments Alexander Korotkov 19 (unreleased)
2025-11-12 Add tab completion support for the WAIT FOR command Alexander Korotkov 19 (unreleased)
2025-11-07 Fix checking for recovery state in WaitForLSN() Alexander Korotkov 19 (unreleased)
2025-11-05 Add pairingheap_initialize() for shared memory usage Alexander Korotkov 19 (unreleased)
2025-11-05 Implement WAIT FOR command Alexander Korotkov 19 (unreleased)
2025-11-05 Add infrastructure for efficient LSN waiting Alexander Korotkov 19 (unreleased)
2025-09-13 Specify locale provider for pg_regress --no-locale Alexander Korotkov 19 (unreleased)
2025-08-26 Improve RowMark handling during Self-Join Elimination Alexander Korotkov 19 (unreleased)
2025-08-26 Further clarify documentation for the initcap function Alexander Korotkov 19 (unreleased)
2025-08-26 Refactor variable names in remove_self_joins_one_group() Alexander Korotkov 19 (unreleased)
2025-08-22 Revert "Get rid of WALBufMappingLock" Alexander Korotkov 19 (unreleased)
2025-08-07 Fix checkpointer shared memory allocation Alexander Korotkov 19 (unreleased)
2025-07-29 Clarify documentation for the initcap function Alexander Korotkov 19 (unreleased)
2025-07-27 Process sync requests incrementally in AbsorbSyncRequests Alexander Korotkov 19 (unreleased)
2025-07-21 Update comment for ReplicationSlot.last_saved_restart_lsn Alexander Korotkov 19 (unreleased)
2025-07-19 Reintroduce test 046_checkpoint_logical_slot Alexander Korotkov 19 (unreleased)
2025-07-19 Improve the stability of the recovery test 047_checkpoint_physical_slot Alexander Korotkov 19 (unreleased)
2025-07-19 Fix infinite wait when reading a partially written WAL record Alexander Korotkov 19 (unreleased)
2025-07-18 Fix a typo in the deparseArrayCoerceExpr() header comment Alexander Korotkov 19 (unreleased)
2025-07-18 Support for deparsing of ArrayCoerceExpr node in contrib/postgres_fdw Alexander Korotkov 19 (unreleased)