Commits

DateSubjectAuthorReleases
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 15.0
2022-07-08 Remove HP/Intel Itanium support. Thomas Munro 16.0
2022-05-13 Add a new shmem_request_hook hook. Robert Haas 15.0
2022-04-12 Revert the addition of GetMaxBackends() and related stuff. Robert Haas 15.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2022-04-07 Custom WAL Resource Managers. Jeff Davis 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-02-08 Remove MaxBackends variable in favor of GetMaxBackends() function. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-20 Doc: add glossary term for "auxiliary process" Alvaro Herrera 15.0
2021-08-05 process startup: Remove bootstrap / checker modes from AuxProcType. Andres Freund 15.0
2021-08-05 process startup: Move AuxiliaryProcessMain into its own file. Andres Freund 15.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 14.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 14.0
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 11.13
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 13.4
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 9.6.23
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 12.8
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 10.18
2021-04-06 Add function to log the memory contexts of specified backend process. Fujii Masao 14.0
2021-04-02 Detect POLLHUP/POLLRDHUP while running queries. Thomas Munro 14.0
2021-03-15 Make archiver process an auxiliary process. Fujii Masao 14.0