Commits

DateSubjectAuthorReleases
2026-05-05 doc: Clean up title case use Peter Eisentraut 19 (unreleased)
2026-04-12 Doc: use "an SQL" consistently rather than "a SQL" David Rowley 19 (unreleased)
2026-04-05 Introduce a new mechanism for registering shared memory areas Heikki Linnakangas 19 (unreleased)
2026-01-14 doc: Slightly correct advice on C/C++ linkage Peter Eisentraut 19 (unreleased)
2025-12-15 Allow passing a pointer to GetNamedDSMSegment()'s init callback. Nathan Bossart 19 (unreleased)
2025-12-14 doc: Fix incorrect documentation for test_custom_stats Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in more areas of the tree Michael Paquier 19 (unreleased)
2025-12-08 test_custom_stats: Test module for custom cumulative statistics Michael Paquier 19 (unreleased)
2025-12-08 injection_points: Remove portions related to custom pgstats Michael Paquier 19 (unreleased)
2025-11-23 Add SupportRequestInlineInFrom planner support request. Tom Lane 19 (unreleased)
2025-11-20 doc: Assorted documentation improvements Daniel Gustafsson 19 (unreleased)
2025-11-08 doc: consistently use "structname" and "structfield" markup Bruce Momjian 19 (unreleased)
2025-11-06 Doc: use uppercase keywords in SQLs David Rowley 19 (unreleased)
2025-09-09 Fix documentation for shmem_startup_hook. Nathan Bossart 19 (unreleased)
2025-09-09 Fix documentation for shmem_startup_hook. Nathan Bossart 18.0
2025-09-09 Fix documentation for shmem_startup_hook. Nathan Bossart 17.7
2025-09-03 Move dynamically-allocated LWLock tranche names to shared memory. Nathan Bossart 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2025-08-05 Convert varatt.h access macros to static inline functions. Peter Eisentraut 19 (unreleased)
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2025-04-22 doc: Mention naming convention used by injection points Michael Paquier 17.5
2025-04-22 doc: Mention naming convention used by injection points Michael Paquier 18.0
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2025-01-17 Add documentation about calling version-1 C functions from C. Tom Lane 18.0