Commits

DateSubjectAuthorReleases
2009-09-25 Prevent isolated second surrogate in U& syntax Peter Eisentraut 9.0.0
2009-09-25 Remove backup states from Unicode escapes patch Peter Eisentraut 9.0.0
2009-09-22 Unicode escapes in E'...' strings Peter Eisentraut 9.0.0
2009-09-21 Surrogate pair support for U& string and identifier syntax Peter Eisentraut 9.0.0
2009-07-14 Tweak the core scanner so that it can be used by plpgsql too. Tom Lane 9.0.0
2009-07-13 Although the flex documentation avers that yyalloc and yyrealloc take Tom Lane 9.0.0
2009-07-13 Convert the core lexer and parser into fully reentrant code, by making use Tom Lane 9.0.0
2009-07-12 Move some declarations in the raw-parser header files to create a clearer Tom Lane 9.0.0
2009-05-05 Make new complaint about unsafe Unicode literals include an error location. Tom Lane 8.4.0
2009-05-05 Disable the use of Unicode escapes in string constants (U&'') when Peter Eisentraut 8.4.0
2009-04-19 Fix de-escaping checks so that we will reject \000 as well as other invalidly Tom Lane 8.4.0
2009-04-14 Fix broken {xufailed} production that made HEAD fail on Tom Lane 8.4.0
2009-03-04 Clarify to the translator that yyerror() deals with the translation of Peter Eisentraut 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-10-29 Unicode escapes in strings and identifiers Peter Eisentraut 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 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-05-09 Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3 Peter Eisentraut 8.4.0
2008-04-04 Oops, change should go in scan.l to survive a clean checkout and not just Magnus Hagander 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-09-12 Perform post-escaping encoding validity checks on SQL literals and COPY input Andrew Dunstan 8.3.0
2007-08-12 Increase the initial size of StringInfo buffers to 1024 bytes (from 256); 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-09-22 Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only Tom Lane 8.2.0
2006-09-03 Revert FETCH/MOVE int64 patch. Was using incorrect checks for Bruce Momjian 8.2.0