Commits

DateSubjectAuthorReleases
2025-01-30 Use "ssize_t" not "long" in max_stack_depth-related code. Tom Lane 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 14.16
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 13.19
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 16.7
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 15.11
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 18.0
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 17.3
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 18.0
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 17.3
2024-12-17 Set the stack_base_ptr in main(), not in random other places. Tom Lane 18.0
2024-11-14 Replace postmaster.c's own backend type codes with BackendType Heikki Linnakangas 18.0
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 17.1
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 16.5
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 15.9
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 13.17
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 18.0
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 12.21
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 14.14
2024-09-21 Increase the number of fast-path lock slots Tomas Vondra 18.0
2024-08-14 Use pgBufferUsage for buffer usage tracking in analyze. Masahiko Sawada 18.0
2024-07-29 Move cancel key generation to after forking the backend Heikki Linnakangas 18.0
2024-03-20 Remove assertions that some compiler say are tautological Heikki Linnakangas 17.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 17.0
2024-03-04 Remove MyAuxProcType, use MyBackendType instead Heikki Linnakangas 17.0