Commits

DateSubjectAuthorReleases
2020-07-31 Fix oversight in ALTER TYPE: typmodin/typmodout must propagate to arrays. Tom Lane 13.0
2020-07-31 Fix oversight in ALTER TYPE: typmodin/typmodout must propagate to arrays. Tom Lane 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-03-06 Allow ALTER TYPE to change some properties of a base type. Tom Lane 13.0
2020-03-05 Remove the "opaque" pseudo-type and associated compatibility hacks. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-12-13 Drop no-op CoerceToDomain nodes from expressions at planning time. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.6.12
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.5.16
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 10.7
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.4.21
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 11.2
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 11.0
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 10.0