Commits

DateSubjectAuthorReleases
2022-02-16 Reject trailing junk after numeric literals Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-01 Improve some comments in scanner files Peter Eisentraut 15.0
2021-07-01 Improve various places that double the size of a buffer David Rowley 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-18 Allow most keywords to be used as column labels without requiring AS. Tom Lane 14.0
2020-03-25 Go back to returning int from ereport auxiliary functions. Tom Lane 13.0
2020-03-24 Improve the internal implementation of ereport(). Tom Lane 13.0
2020-03-06 Allow Unicode escapes in any server encoding, not only UTF-8. Tom Lane 13.0
2020-01-13 Reduce size of backend scanner's tables. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-13 Fix realfailN lexer rules to not make assumptions about input format. Tom Lane 12.0
2018-11-13 Align ECPG lexer more closely with the core and psql lexers. Tom Lane 12.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 10.6
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 10.6
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 11.0
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 11.0
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 12.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 12.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.5.15
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.6.11
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 9.6.11
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 9.5.15