Commits

DateSubjectAuthorReleases
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2009-05-12 Do some minor code refactoring in preparation for changing the APIs of Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-28 Support window functions a la SQL:2008. Tom Lane 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-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-04-15 Support the syntax Tom Lane 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors 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-08-29 Update copyright to 2004. Bruce Momjian 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-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2003-07-04 Some early work on error message editing. Operator-not-found and Tom Lane 7.4.1
2003-05-26 Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing 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
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1