Commits

DateSubjectAuthorReleases
2020-10-28 Use mode "r" for popen() in psql's evaluate_backtick(). Tom Lane 9.6.20
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-03-22 Add \if support to pgbench Teodor Sigaev 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-09-21 Provide a test for variable existence in psql Andrew Dunstan 11.0
2017-04-02 Allow psql variable substitution to occur in backtick command strings. Tom Lane 10.0
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-03-13 Add a "void *" passthrough pointer for psqlscan.l's callback functions. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-08-08 Sort out paired double quotes in \connect, \password and \crosstabview. Noah Misch 9.6.0
2016-04-17 Avoid code duplication in \crosstabview. Tom Lane 9.6.0
2016-03-25 Move psql's psqlscan.l into src/fe_utils. Tom Lane 9.6.0
2016-03-21 Use %option bison-bridge in psql/pgbench lexers. 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 Split psql's lexer into two separate .l files for SQL and backslash cases. Tom Lane 9.6.0