Commits

DateSubjectAuthorReleases
2010-11-23 Centralize some ALTER <whatever> .. SET SCHEMA checks. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-05 Standardize get_whatever_oid functions for other object types. Robert Haas 9.1.0
2010-08-05 Standardize get_whatever_oid functions for object types with Robert Haas 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-10-31 Implement parser hooks for processing ColumnRef and ParamRef nodes, as per my Tom Lane 9.0.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-18 Code review for function default parameters patch. Fix numerous problems as Tom Lane 8.4.0
2008-12-04 Default values for function arguments Peter Eisentraut 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2008-07-01 Teach autovacuum how to determine whether a temp table belongs to a crashed Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-28 Install a lookaside cache to speed up repeated lookups of the same operator Tom Lane 8.3.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-07-25 Arrange to put TOAST tables belonging to temporary tables into special schemas Tom Lane 8.3.0
2007-04-12 Fixes for RESET SESSION patch, per Alvaro. Fix a typo in the RESET Neil Conway 8.3.0
2007-04-12 RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, Neil Conway 8.3.0
2007-03-23 Fix plancache so that any required replanning is done with the same 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-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-05-01 Provide a namespace.c function for lookup of an operator with exact Tom Lane 8.2.0