Commits

DateSubjectAuthorReleases
2022-12-09 Add test scaffolding for soft error reporting from input functions. Tom Lane 16.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2020-12-11 Allow ALTER TYPE to update an existing type's typsubscript value. Tom Lane 14.0
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-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
2018-03-01 Fix format_type() to restore its old behavior. Tom Lane 11.0
2018-02-27 Revert renaming of int44in/int44out. Tom Lane 11.0
2018-02-27 Improve regression test coverage of regress.c. Tom Lane 11.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.4.5
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.2.14
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.3.10
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.0.23
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.6.0
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.1.19
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.5.0
2014-11-05 Make CREATE TYPE print warnings if a datatype's I/O functions are volatile. Tom Lane 9.5.0
2008-07-30 Flip the default typispreferred setting from true to false. This affects Tom Lane 8.4.0
2008-07-30 Replace the hard-wired type knowledge in TypeCategory() and IsPreferredType() Tom Lane 8.4.0
2006-12-30 Support type modifiers for user-defined types, and pull most knowledge Tom Lane 8.3.0
2006-02-28 Allow the syntax CREATE TYPE foo, with no parameters, to permit explicit Tom Lane 8.2.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1