Commits

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

DateSubjectAuthorReleases
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 15.11
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 15.9
2023-09-03 Fix handling of shared statistics with dropped databases Michael Paquier 15.5
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 15.4
2023-03-17 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. Jeff Davis 15.3
2022-09-07 Message style fixes Alvaro Herrera 15.0
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 15.0
2022-07-05 Revert 019_replslot_limit.pl related debugging aids. Andres Freund 15.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-05-06 Fix misleading comments about background worker registration. Robert Haas 15.0
2022-04-25 Always pfree strings returned by GetDatabasePath Alvaro Herrera 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-04-12 Revert the addition of GetMaxBackends() and related stuff. Robert Haas 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-04-06 Remove exclusive backup mode Stephen Frost 15.0
2022-03-17 Add option to use ICU as global locale provider Peter Eisentraut 15.0
2022-02-26 Add further debug info to help debug 019_replslot_limit.pl failures. Andres Freund 15.0
2022-02-21 Fix possible null pointer reference Peter Eisentraut 15.0
2022-02-20 Fix meaning-changing typo introduced in fa0e03c15a9f. Andres Freund 15.0
2022-02-15 Move replication slot release to before_shmem_exit(). Andres Freund 15.0
2022-02-14 Database-level collation version tracking Peter Eisentraut 15.0
2022-02-08 Remove MaxBackends variable in favor of GetMaxBackends() function. Robert Haas 15.0
2022-01-30 Remove xloginsert.h from xlog.h Alvaro Herrera 15.0
2022-01-29 Fix comments about bgworker registration before MaxBackends initialization Michael Paquier 15.0