summaryrefslogtreecommitdiff
path: root/src/include/fe_utils
Commit message (Expand)AuthorAgeFilesLines
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-213-6/+6
* Allow psql variable substitution to occur in backtick command strings.Tom Lane2017-04-013-4/+14
* Add a "void *" passthrough pointer for psqlscan.l's callback functions.Tom Lane2017-03-132-2/+7
* Move atooid() definition to a central placePeter Eisentraut2017-03-011-2/+0
* Update copyright via script for 2017Bruce Momjian2017-01-036-6/+6
* Fix assorted places in psql to print version numbers >= 10 in new style.Tom Lane2016-08-161-0/+3
* Obstruct shell, SQL, and conninfo injection via database and role names.Noah Misch2016-08-081-0/+1
* Promote pg_dumpall shell/connstr quoting functions to src/fe_utils.Noah Misch2016-08-081-2/+5
* Move and rename fmtReloptionsArray().Dean Rasheed2016-05-061-0/+3
* Support \crosstabview in psqlAlvaro Herrera2016-04-081-0/+2
* Move psql's psqlscan.l into src/fe_utils.Tom Lane2016-03-242-0/+229
* Move psql's print.c and mbprint.c into src/fe_utils.Tom Lane2016-03-242-0/+242
* Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane2016-03-242-0/+106