master
Change SQL-language functions to use the plan cache.
Switch SysCacheIdentifier to a typedef enum
catcache.c: use C_COLLATION_OID for texteqfast/texthashfast.
Update copyright for 2026
Fix type confusion in AddRelsyncInvalidationMessage
Fix missed checks for hashability of container-type equality.
Add some const qualifiers enabled by typeof_unqual change on copyObject
Use schema-qualified names in EXCEPT clause error messages.
Don't include wait_event.h in pgstat.h
Don't include storage/lock.h in so many headers