Commits

Showing commits that first shipped in 8.0 (backpatches included). Clear

DateSubjectAuthorReleases
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.0.23
2008-10-10 Optional argument should be optional. Michael Meskes 8.0.19
2007-11-06 Added missing clause to parser. Michael Meskes 8.0.15
2006-08-18 Applied the connect patch from HEAD Michael Meskes 8.0.9
2006-06-26 Added missing braces to prevent a segfault after usage of an undeclared cursor. Michael Meskes 8.0.9
2005-10-14 [ Backpatch to 8.0.X.] Bruce Momjian 8.0.5
2005-08-24 - Check for NULL before checking whether argument is an array. Michael Meskes 8.0.4
2005-02-10 Fixed more parsing bugs in other CREATE statements. Michael Meskes 8.0.2
2005-02-09 Fixed bug in parsing of CREATE AS statement. Michael Meskes 8.0.2
2005-01-26 Propagate ecpg core dump fix into 8.0 branch. Tom Lane 8.0.1
2005-01-10 Fixed segfault in adjust_informix due to missing varchar type. Michael Meskes 8.0.0
2004-12-06 Fixed bug in parsing of typedef'ed array sizes. Michael Meskes 8.0.0
2004-11-10 List VALUE as a keyword. Michael Meskes 8.0.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0
2004-11-01 fixed bug in segfault REVOKE statement Dave Cramer 8.0.0
2004-10-18 Synced parser Michael Meskes 8.0.0
2004-09-27 Synced parser. Michael Meskes 8.0.0
2004-09-06 Fixed segfault in Informix mode. Michael Meskes 8.0.0
2004-08-28 Add missing semicolon; some bison versions warn of this. Tom Lane 8.0.0
2004-08-11 Fix broken parsing of CREATE TABLE AS (looks like a mis-sync with main Tom Lane 8.0.0
2004-07-20 Synced parser and keyword list. Michael Meskes 8.0.0
2004-07-05 - Fixed indicator in SET DESCRIPTOR. Michael Meskes 8.0.0
2004-07-04 Made sure SET DESCRIPTOR accepts all data types including constants. Michael Meskes 8.0.0
2004-06-30 Added SET DESCRIPTOR command. Michael Meskes 8.0.0
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 8.0.0