Commits

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

DateSubjectAuthorReleases
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.2.15
2008-10-10 Optional arguments should be optional. Michael Meskes 8.2.11
2008-06-04 Added SQL to list of allowed variable names. Michael Meskes 8.2.8
2008-02-14 EXECUTE can return NOT FOUND so it should be checked here too. Michael Meskes 8.2.7
2007-11-06 Fixed two parser bugs. Michael Meskes 8.2.6
2007-03-27 Fix typo, ensable -> enable, per Steve Gieseking. Tom Lane 8.2.4
2006-10-23 Small parser sync Michael Meskes 8.2.0
2006-09-08 Replaced complex tests with small ones. Michael Meskes 8.2.0
2006-09-05 Synced parser. Michael Meskes 8.2.0
2006-09-03 Suppress 'unused variable' warnings created by latest commit. Tom Lane 8.2.0
2006-09-03 Synced parser. Michael Meskes 8.2.0
2006-08-29 Fixed parser and library to allow empty database names. Michael Meskes 8.2.0
2006-08-27 - Enabled single-quoted connection targets. Michael Meskes 8.2.0
2006-08-24 Synced parser Michael Meskes 8.2.0
2006-08-24 Fixed of by one variable size. Michael Meskes 8.2.0
2006-08-23 Replaced double-quote-fix with a hopefully better version. Michael Meskes 8.2.0
2006-08-18 Changed lexer to no longer use the default rule. Michael Meskes 8.2.0
2006-08-08 Made parser check for valid copy to/from stdin/stdout combinations. Michael Meskes 8.2.0
2006-08-02 ynced parser and keyword list. Michael Meskes 8.2.0
2006-07-28 Added more SoC changes by Joachim Wieland <joe@mcknight.de>: Michael Meskes 8.2.0
2006-06-26 Added missing braces to prevent a segfault after usage of an undeclared cursor. Michael Meskes 8.2.0
2006-06-06 Fixed two more memory leaks in ecpglib. Michael Meskes 8.2.0
2006-04-25 Back out RESET CONNECTION until there is more discussion. Bruce Momjian 8.2.0
2006-04-25 Add RESET CONNECTION, to reset all aspects of a session. Bruce Momjian 8.2.0
2006-03-07 Remove the stub support we had for UNION JOIN; per discussion, this is Tom Lane 8.2.0