Commits

DateSubjectAuthorReleases
2023-02-10 Un-revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode." Robert Haas 15.3
2023-02-06 Revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode." Robert Haas 15.2
2023-02-06 Disable STARTUP_PROGRESS_TIMEOUT in standby mode. Robert Haas 15.2
2023-02-06 Disable STARTUP_PROGRESS_TIMEOUT in standby mode. Robert Haas 16.0
2023-01-23 Fix XLogPageRead() comment Peter Eisentraut 16.0
2023-01-19 Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 15.2
2023-01-19 Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 16.0
2023-01-11 Fix typos in code and comments Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-09 Allow DateTimeParseError to handle bad-timezone error messages. Tom Lane 16.0
2022-12-05 Add LSN location in some error messages related to WAL pages Michael Paquier 16.0
2022-11-29 Improve heuristics for compressing the KnownAssignedXids array. Tom Lane 16.0
2022-11-29 Improve heuristics for compressing the KnownAssignedXids array. Tom Lane 15.2
2022-11-28 Remove promote_trigger_file. Thomas Munro 16.0
2022-09-29 Restore pg_pread and friends. Thomas Munro 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-15 Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. Noah Misch 15.0
2022-09-15 Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. Noah Misch 16.0
2022-09-14 Use the terminology "WAL file" not "log file" more consistently. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-09-09 Add more error context to RestoreBlockImage() and consume it Michael Paquier 15.0
2022-09-09 Add more error context to RestoreBlockImage() and consume it Michael Paquier 16.0
2022-09-03 Fix cache invalidation bug in recovery_prefetch. Thomas Munro 15.0
2022-09-03 Fix cache invalidation bug in recovery_prefetch. Thomas Munro 16.0