Commits

DateSubjectAuthorReleases
2020-12-11 Allow ALTER TYPE to update an existing type's typsubscript value. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-08-10 Make contrib modules' installation scripts more secure. Tom Lane 11.9
2020-08-10 Make contrib modules' installation scripts more secure. Tom Lane 10.14
2020-08-10 Make contrib modules' installation scripts more secure. Tom Lane 9.5.23
2020-08-10 Make contrib modules' installation scripts more secure. Tom Lane 9.6.19
2020-08-10 Make contrib modules' installation scripts more secure. Tom Lane 13.0
2020-08-10 Make contrib modules' installation scripts more secure. Tom Lane 14.0
2020-08-10 Make contrib modules' installation scripts more secure. Tom Lane 12.4
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-10 Split out CreateCast into src/backend/catalog/pg_cast.c Alvaro Herrera 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
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 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-03-30 Generated columns Peter Eisentraut 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 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