Commits

DateSubjectAuthorReleases
2026-06-23 Nail pg_parameter_acl in relcache. Jeff Davis 19 (unreleased)
2026-04-22 catcache.c: use C_COLLATION_OID for texteqfast/texthashfast. Jeff Davis 17.10
2026-04-22 catcache.c: use C_COLLATION_OID for texteqfast/texthashfast. Jeff Davis 18.4
2026-04-22 catcache.c: use C_COLLATION_OID for texteqfast/texthashfast. Jeff Davis 19 (unreleased)
2026-03-15 Save a few bytes per CatCTup. Tom Lane 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-01-07 Fix unexpected reversal of lists during catcache rehash Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 14.21
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 14.21
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 15.16
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 16.12
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 16.12
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 17.8
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 17.8
2025-12-10 Fix some near-bugs related to ResourceOwner function arguments Heikki Linnakangas 17.8
2025-12-10 Fix some near-bugs related to ResourceOwner function arguments Heikki Linnakangas 18.2
2025-12-10 Fix some near-bugs related to ResourceOwner function arguments Heikki Linnakangas 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-16 Get rid of long datatype in CATCACHE_STATS enabled builds David Rowley 19 (unreleased)
2025-11-12 Prefer spelling "cacheable" over "cachable". Thomas Munro 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-10-21 Use CompactAttribute more often, when possible David Rowley 19 (unreleased)
2025-09-24 Remove PointerIsValid() Peter Eisentraut 19 (unreleased)