Commits

DateSubjectAuthorReleases
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-02-10 Separate RecoveryConflictReasons from procsignals Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-06-15 Sync typedefs.list with the buildfarm. Tom Lane 18.0
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-05-11 Sort includes in alphabetical order Álvaro Herrera 18.0
2025-04-19 Fix typos and grammar in the code Michael Paquier 18.0
2025-04-10 Rename global variable backing DSA area Daniel Gustafsson 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-12 Remove "parent" column from pg_backend_memory_contexts David Rowley 18.0
2024-07-28 Add missing pointer dereference in pg_backend_memory_contexts view David Rowley 18.0
2024-07-25 Add path column to pg_backend_memory_contexts view David Rowley 18.0
2024-07-01 Add context type field to pg_backend_memory_contexts David Rowley 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-03-07 Create routine able to set single-call SRFs for Materialize mode Michael Paquier 15.0
2022-02-17 Remove all traces of tuplestore_donestoring() in the C code Michael Paquier 15.0