Commits

DateSubjectAuthorReleases
2025-10-22 Avoid assuming that time_t can fit in an int. Tom Lane 19 (unreleased)
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 13.19
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 14.16
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 15.11
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 16.7
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 17.3
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 18.0
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 17.3
2024-12-17 Set the stack_base_ptr in main(), not in random other places. Tom Lane 18.0
2023-01-26 Improve TimestampDifferenceMilliseconds to cope with overflow sanely. Tom Lane 16.0
2022-11-21 Provide options for postmaster to kill child processes with SIGABRT. Tom Lane 16.0
2022-10-14 Store GUC data in a memory context, instead of using malloc(). Tom Lane 16.0
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 16.0
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 10.23
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 11.18
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 12.13
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 13.9
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 14.6
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 15.0
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 16.0
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 15.0
2022-07-16 Remove postmaster.c's reset_shared() wrapper function. Tom Lane 16.0
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 15.0