Commits

DateSubjectAuthorReleases
2025-03-17 aio: Basic subsystem initialization Andres Freund 18.0
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 15.4
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 11.21
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 12.16
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 13.12
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 14.9
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 16.0
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 17.0
2023-04-05 bufmgr: Support multiple in-progress IOs by using resowner Andres Freund 16.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2021-08-05 process startup: Always call Init[Auxiliary]Process() before BaseInit(). Andres Freund 15.0
2020-08-14 snapshot scalability: Move PGXACT->vacuumFlags to ProcGlobal->vacuumFlags. Andres Freund 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2019-04-24 Allow pg_class xid & multixid horizons to not be set. Andres Freund 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0
2015-02-03 Introduce and use infrastructure for interrupt processing during client reads. Andres Freund 9.5.0
2015-01-14 Add a default local latch for use in signal handlers. Andres Freund 9.5.0
2015-01-13 Commonalize process startup code. Andres Freund 9.5.0