master
Change SQL-language functions to use the plan cache.
Switch SysCacheIdentifier to a typedef enum
Shorten pg_attribute_always_inline to pg_always_inline
Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
Fix type confusion in AddRelsyncInvalidationMessage
Fix qual pushdown past grouping with mismatched equivalence
Update copyright for 2026
Improve generate_partition_qual()'s cache handling on out-of-memory errors
Invalidate plan cache after role changes.
Include check on polpermissive relcache for policies
Clean up read() return type
Don't include storage/lock.h in so many headers
Tighten up TS dictionary cache entry creation.
Improve lookup_type_cache() handling on out-of-memory errors