Commits

DateSubjectAuthorReleases
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 9.4.20
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 9.3.25
2018-03-13 Move strtoint() to common Peter Eisentraut 11.0
2018-03-13 Change internal integer representation of Value node Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-16 Exclude flex-generated code from coverage testing Peter Eisentraut 11.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.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-06-22 Update comment about allowing GUCs to change scanning. Bruce Momjian 9.6.0
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
2016-03-19 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-03-11 Make operator precedence follow the SQL standard more closely. Tom Lane 9.5.0
2015-03-10 Allow named parameters to be specified using => in addition to := Robert Haas 9.5.0
2015-01-22 Prevent duplicate escape-string warnings when using pg_stat_statements. Tom Lane 9.5.0