Commits

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

DateSubjectAuthorReleases
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 18.1
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-05-08 Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays Heikki Linnakangas 18.0
2025-05-07 Fix some comments related to IO workers Michael Paquier 18.0
2025-04-09 Fix a few oversights in the longer cancel keys patch Heikki Linnakangas 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-02 Make cancel request keys longer Heikki Linnakangas 18.0
2025-03-18 aio: Infrastructure for io_method=worker Andres Freund 18.0
2025-03-12 Add connection establishment duration logging Melanie Plageman 18.0
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 18.0
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 18.0
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 18.0
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