Commits

DateSubjectAuthorReleases
2024-10-05 Clean up WaitLatch calls that passed latch without WL_LATCH_SET Heikki Linnakangas 18.0
2024-08-29 Message style improvements Peter Eisentraut 18.0
2024-08-29 Message style improvements Peter Eisentraut 17.0
2024-08-13 Use errmsg_internal for debug messages Peter Eisentraut 17.0
2024-08-13 Use errmsg_internal for debug messages Peter Eisentraut 18.0
2024-07-26 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 18.0
2024-07-26 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 17.0
2024-07-26 Fix indentation. Robert Haas 18.0
2024-07-26 Fix indentation. Robert Haas 17.0
2024-07-26 Allow WAL summarization to back up when timeline changes. Robert Haas 17.0
2024-07-26 Allow WAL summarization to back up when timeline changes. Robert Haas 18.0
2024-07-22 Add missing call to ConditionVariableCancelSleep(). Robert Haas 17.0
2024-07-22 Add missing call to ConditionVariableCancelSleep(). Robert Haas 18.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 17.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 18.0
2024-06-28 pgindent, because I forgot to do that. Robert Haas 17.0
2024-06-28 Prevent summarizer hang when summarize_wal turned off and back on. Robert Haas 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-03-20 Avoid overflow in MaybeRemoveOldWalSummaries(). Nathan Bossart 17.0
2024-03-18 Refactor postmaster child process launching Heikki Linnakangas 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-04 Fix pgindent damage. Robert Haas 17.0
2024-03-04 Fix incremental backup interaction with XLOG_DBASE_CREATE_FILE_COPY. Robert Haas 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0