summaryrefslogtreecommitdiff
path: root/src/fe_utils/Makefile
AgeCommit message (Expand)Author
2017-02-19Suppress "unused variable" warnings with older versions of flex.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-03-25Move psql's psqlscan.l into src/fe_utils.Tom Lane
2016-03-24Move psql's print.c and mbprint.c into src/fe_utils.Tom Lane
2016-03-24Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane