Commits

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

DateSubjectAuthorReleases
2025-10-13 Fix incorrect message-printing in win32security.c. Tom Lane 17.7
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 17.1
2024-08-21 Don't advance origin during apply failure. Amit Kapila 17.0
2024-06-27 Avoid crashing when a JIT-inlined backend function throws an error. Tom Lane 17.0
2024-04-29 Revert "Add GUC backtrace_on_internal_error" Peter Eisentraut 17.0
2024-04-04 Coordinate emit_log_hook and all log destinations to share the same timeval Michael Paquier 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 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
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-02-28 Remove AIX support Heikki Linnakangas 17.0
2024-02-14 Remove obsolete check in SIGTERM handler for the startup process. Nathan Bossart 17.0
2024-02-02 Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). Tom Lane 17.0
2024-01-18 Error message capitalisation Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-30 Add GUC backtrace_on_internal_error Peter Eisentraut 17.0
2023-12-28 Fix variable name and comment Peter Eisentraut 17.0
2023-12-11 Remove trace_recovery_messages Michael Paquier 17.0
2023-11-15 Retire MemoryContextResetAndDeleteChildren() macro. Nathan Bossart 17.0
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 17.0
2023-08-23 Introduce macros for protocol characters. Nathan Bossart 17.0