Commits

DateSubjectAuthorReleases
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-08-18 doc: Fix typo in section for custom pgstats Michael Paquier 18.0
2024-08-05 injection_points: Add some cumulative stats for injection points Michael Paquier 18.0
2024-08-04 Introduce pluggable APIs for Cumulative Statistics Michael Paquier 18.0
2024-07-31 Add API and ABI stability guidance to the C language docs Peter Eisentraut 18.0
2024-07-26 Add test for early backend startup errors Heikki Linnakangas 18.0
2024-07-18 Add INJECTION_POINT_CACHED() to run injection points directly from cache Michael Paquier 18.0
2024-07-05 Support loading of injection points Michael Paquier 18.0
2024-06-28 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 17.0
2024-06-17 doc: Mention modules/injection_points as example for injection points Michael Paquier 17.0
2024-05-12 Introduce private data area for injection points Michael Paquier 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-01-22 Add backend support for injection points Michael Paquier 17.0
2024-01-19 Introduce the dynamic shared memory registry. Nathan Bossart 17.0
2024-01-19 doc: Reorganize section for shared memory and LWLocks. Nathan Bossart 17.0
2023-11-01 doc: Expand section related to LWLocks and shared memory Michael Paquier 17.0
2023-10-04 worker_spi: Rename custom wait event to "WorkerSpiMain" Michael Paquier 17.0
2023-08-14 Change custom wait events to use dynamic shared hash tables Michael Paquier 17.0
2023-07-31 Support custom wait events for wait event type "Extension" Michael Paquier 17.0
2023-02-26 Doc: Miscellaneous doc updates for MERGE. Dean Rasheed 16.0
2023-02-26 Doc: Miscellaneous doc updates for MERGE. Dean Rasheed 15.3
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-10 New header varatt.h split off from postgres.h Peter Eisentraut 16.0
2023-01-09 Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Tom Lane 16.0
2022-09-27 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0