Commits

DateSubjectAuthorReleases
2026-06-20 Make type cache initialization more resilient on re-entry after OOM Michael Paquier 19 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 15 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 14 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 16 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 17 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 18 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 19 (unreleased)
2026-03-12 Extend DomainHasConstraints() to optionally check constraint volatility Andrew Dunstan 19 (unreleased)
2026-02-18 Switch SysCacheIdentifier to a typedef enum Michael Paquier 19 (unreleased)
2026-01-12 Avoid casting void * function arguments Peter Eisentraut 19 (unreleased)
2026-01-08 Fix misc typos, mostly in comments 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-08-03 Fix assorted pretty-trivial memory leaks in the backend. Tom Lane 19 (unreleased)
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2025-04-23 Maintain RelIdToTypeIdCacheHash in TypeCacheOpcCallback() Alexander Korotkov 18.0
2025-04-01 Introduce a SQL-callable function array_sort(anyarray). Tom Lane 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-03 Revert "Introduce CompactAttribute array in TupleDesc" David Rowley 18.0
2024-12-03 Introduce CompactAttribute array in TupleDesc David Rowley 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-24 Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 18.0
2024-10-24 Update header comment for lookup_type_cache() Alexander Korotkov 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-08-25 Revert: Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 18.0