Commits

DateSubjectAuthorReleases
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 13.23
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 14.20
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 15.15
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 16.11
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 17.7
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 18.1
2025-11-02 Avoid mixing void and integer in a conditional expression. Tom Lane 19 (unreleased)
2025-01-30 Use "ssize_t" not "long" in max_stack_depth-related code. Tom Lane 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-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
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 16.0