Commits

DateSubjectAuthorReleases
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2007-08-12 Increase the initial size of StringInfo buffers to 1024 bytes (from 256); Tom Lane 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-05-21 Add a new GUC parameter backslash_quote, which determines whether the SQL Tom Lane 7.3.15
2006-05-21 Add a new GUC parameter backslash_quote, which determines whether the SQL Tom Lane 7.4.13
2006-05-21 Add a new GUC parameter backslash_quote, which determines whether the SQL Tom Lane 8.0.8
2006-05-21 Add a new GUC parameter backslash_quote, which determines whether the SQL Tom Lane 8.1.4
2006-05-21 Add a new GUC parameter backslash_quote, which determines whether the SQL Tom Lane 8.2.0
2006-05-11 Code review for standard_conforming_strings patch. Fix it so it does not 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-07 Remove the stub support we had for UNION JOIN; per discussion, this is Tom Lane 8.2.0
2005-08-16 Reject operator names >= NAMEDATALEN characters. These will not work Tom Lane 7.3.11
2005-08-16 Reject operator names >= NAMEDATALEN characters. These will not work Tom Lane 7.4.9
2005-08-16 Reject operator names >= NAMEDATALEN characters. These will not work Tom Lane 8.0.4
2005-08-16 Reject operator names >= NAMEDATALEN characters. These will not work Tom Lane 8.1.0
2005-06-26 Code review for escape-strings patch. Sync psql and plpgsql lexers Tom Lane 8.1.0
2005-06-02 The no-lexer-backup speedup hadn't been there a week before somebody Tom Lane 8.1.0
2005-05-26 Tweak the backend scanner (and psqlscan.l, which must track the backend Tom Lane 8.1.0
2004-06-28 Remove some no-longer-needed #includes. Tom Lane 8.0.0
2004-02-24 Implement dollar-quoting in the backend lexer and psql. Documentation Tom Lane 8.0.0
2004-02-21 Implement a solution to the 'Turkish locale downcases I incorrectly' Tom Lane 7.4.2
2004-02-21 Implement a solution to the 'Turkish locale downcases I incorrectly' Tom Lane 8.0.0
2004-02-19 Cosmetic changes (mostly whitespace) to make it easier to diff the Tom Lane 8.0.0
2003-07-18 First bits of work on error message editing. Tom Lane 7.4.1
2003-06-19 Disallow dollar sign in operator names, instead allow it as a non-first Tom Lane 7.4.1