Commits

DateSubjectAuthorReleases
2022-07-05 Revert 019_replslot_limit.pl related debugging aids. Andres Freund 15.0
2022-07-05 Revert 019_replslot_limit.pl related debugging aids. Andres Freund 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-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
2022-01-27 Change collate and ctype fields to type text Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-13 Remove InitXLOGAccess(). Robert Haas 15.0
2021-11-19 Initialize backend status reporting during bootstrap. Andres Freund 15.0
2021-11-16 Move InitXLogInsert() call from InitXLOGAccess() to BaseInit(). Robert Haas 15.0
2021-08-13 Fix typo. Andres Freund 15.0