Commits

DateSubjectAuthorReleases
2005-04-13 Revert yesterday's change to make pg_cast.h say 'OID = 0' in DATA entries. Tom Lane 8.1.0
2005-04-12 Adjust pg_cast.h so that the OIDs assigned to built-in casts come from Tom Lane 8.1.0
2005-02-27 Add explicit casts between int4 and boolean. Patch from Sean Chittenden, Neil Conway 8.1.0
2005-01-01 Update copyrights that were missed. Bruce Momjian 8.0.0
2004-10-04 Remove arithmetic operators on the 1-byte-char datatype, as per proposals Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0
2004-06-16 Represent type-specific length coercion functions as pg_cast entries, Tom Lane 8.0.0
2004-03-15 Remove grotty special-case code in coerce_to_target_type() that Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-05-26 Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing Tom Lane 7.4.1
2003-05-14 Add text(cidr) cast, per recent discussion. I'm not bothering to Tom Lane 7.4.1
2002-10-14 Add missing entries for bit<->int4 and bit<->int8 conversions. Tom Lane 7.3.1
2002-09-18 Extend pg_cast castimplicit column to a three-way value; this allows us Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-01 Mark the float8 -> int8 cast as implicit. This resolves the problem Tom Lane 7.3.1
2002-07-18 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus Peter Eisentraut 7.3.1