Commits

DateSubjectAuthorReleases
2008-08-02 Rearrange the querytree representation of ORDER BY/GROUP BY/DISTINCT items Tom Lane 8.4.0
2008-07-31 Fix parser so that we don't modify the user-written ORDER BY list in order Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-01-09 Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-03 Code review for FILLFACTOR patch. Change WITH grammar as per earlier Tom Lane 8.2.0
2006-07-02 Add FILLFACTOR to CREATE INDEX. Bruce Momjian 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-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-05-23 Still another place to make the world safe for zero-column tables: Tom Lane 8.0.0
2004-01-23 Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDS Neil Conway 8.0.0
2004-01-14 Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time 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-17 Create a 'type cache' that keeps track of the data needed for any particular Tom Lane 7.4.1
2003-08-07 create_unique_plan() should not discard existing output columns of the Tom Lane 7.4.1
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-06-16 Allow GROUP BY, ORDER BY, DISTINCT targets to be unknown literals, Tom Lane 7.4.1
2003-06-15 Cause GROUP BY clause to adopt ordering operators from ORDER BY when Tom Lane 7.4.1
2003-03-22 Adjust subquery qual pushdown rules to be more forgiving: if a qual Tom Lane 7.4.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-03-22 A little further progress on schemas: push down RangeVars into Tom Lane 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1