Commits

DateSubjectAuthorReleases
2008-10-28 Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL. Peter Eisentraut 8.4.0
2008-08-29 Remove all traces that suggest that a non-Bison yacc might be supported, and Peter Eisentraut 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. 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-06 Fix filtered_base_yylex() to save and restore base_yylval and base_yylloc Tom Lane 8.2.2
2007-01-06 Fix filtered_base_yylex() to save and restore base_yylval and base_yylloc 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-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-15 Fix some missing inclusions identified with new pgcheckdefines tool. Tom Lane 8.2.0
2006-05-27 Re-introduce the yylex filter function formerly used to support UNION Tom Lane 8.2.0
2006-03-07 Remove the stub support we had for UNION JOIN; per discussion, this is 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
2004-03-24 Replace max_expr_depth parameter with a max_stack_depth parameter that Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-05-05 Not sure why parser() was still doing clearerr(stdin) ... but it's 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-27 Put back encoding-conversion step in processing of incoming queries; Tom Lane 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-27 PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-20 Scanner performance improvements Peter Eisentraut 7.3.1