Commits

DateSubjectAuthorReleases
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 14.21
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 16.12
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 15.16
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 17.8
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 18.2
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 19 (unreleased)
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2018-03-01 Fix format_type() to restore its old behavior. Tom Lane 11.0
2015-11-03 Allow postgres_fdw to ship extension funcs/operators for remote execution. Tom Lane 9.6.0
2013-10-22 Replace pg_asprintf() with psprintf(). Tom Lane 9.4.0
2011-03-10 Revert addition of third argument to format_type(). Tom Lane 9.1.0
2010-10-21 Improve handling of domains over arrays. Tom Lane 9.1.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-04-02 Support enum data types. Along the way, use macros for the values of Tom Lane 8.3.0
2006-12-30 Support type modifiers for user-defined types, and pull most knowledge Tom Lane 8.3.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.0
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2002-08-24 The cstring datatype can now be copied, passed around, etc. The typlen Tom Lane 7.3.1
2002-05-01 Add routines in namespace.c to determine whether objects are visible Tom Lane 7.3.1
2002-03-20 Code review for DOMAIN patch. Tom Lane 7.3.1
2001-11-19 Tweak format_type so that we get good behavior for both column type Tom Lane 7.2.1
2001-11-12 Tweak parser so that there is a defined representation for datatypes Tom Lane 7.2.1
2001-10-23 Add support for INTERVAL's new typmod values to format_type. Tom Lane 7.2.1
2001-10-08 Fix ruleutils to depend on format_type, rather than having a private Tom Lane 7.2.1