Commits

DateSubjectAuthorReleases
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-12-24 Code review for XML patch. Instill a bit of sanity in the location of Tom Lane 8.3.0
2006-12-21 Initial SQL/XML support: xml data type and initial set of functions. Peter Eisentraut 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-26 Code review for bigint-LIMIT patch. Fix missed planner dependency, Tom Lane 8.2.0
2006-07-26 Change LIMIT/OFFSET to use int8 Bruce Momjian 8.2.0
2006-07-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2006-04-05 Fix a bunch of problems with domains by making them use special input functions Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-11-06 When implementing a coercion to a domain type with a combined Tom Lane 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-16 Represent type-specific length coercion functions as pg_cast entries, 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 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-03 Do honest transformation and preprocessing of LIMIT/OFFSET clauses, Tom Lane 7.4.1
2003-07-01 Aggregates can be polymorphic, using polymorphic implementation functions. Tom Lane 7.4.1
2003-04-29 Infrastructure for deducing Param types from context, in the same way Tom Lane 7.4.1
2003-04-08 First phase of work on array improvements. ARRAY[x,y,z] constructor Tom Lane 7.4.1
2003-02-03 Determine the set of constraints applied to a domain at executor Tom Lane 7.4.1
2002-10-24 Function-call-style type coercions should be treated as explicit 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-08-31 Code review for domain-constraints patch. Use a new ConstraintTest node Tom Lane 7.3.1