Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 18.0
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 15.9
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 17.0
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 16.5
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
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 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
2016-12-21 Fix detection of unfinished Unicode surrogate pair at end of string. Tom Lane 9.3.16
2016-12-21 Fix detection of unfinished Unicode surrogate pair at end of string. Tom Lane 9.2.20
2016-12-21 Fix detection of unfinished Unicode surrogate pair at end of string. Tom Lane 9.5.6
2016-12-21 Fix detection of unfinished Unicode surrogate pair at end of string. Tom Lane 9.4.11
2016-12-21 Fix detection of unfinished Unicode surrogate pair at end of string. Tom Lane 10.0
2016-12-21 Fix detection of unfinished Unicode surrogate pair at end of string. Tom Lane 9.6.2
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.2.20
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.3.16
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.4.11
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.5.6
2016-03-25 Move psql's psqlscan.l into src/fe_utils. Tom Lane 9.6.0
2016-03-19 Sync backend/parser/scan.l with bin/psql/psqlscan.l. Tom Lane 9.6.0