summaryrefslogtreecommitdiff
path: root/src/fe_utils/Makefile
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-10-06windows: Adjust FD_SETSIZE via commandline defineAndres Freund
2022-01-08Update copyright for 2022Bruce Momjian
2021-02-05Move some code from src/bin/scripts to src/fe_utils to permit reuse.Robert Haas
2021-01-02Update copyright for 2021Bruce Momjian
2020-06-11Move frontend-side archive APIs from src/common/ to src/fe_utils/Michael Paquier
2020-01-01Update copyrights for 2020Bruce Momjian
2019-12-02Refactor query cancellation code into src/fe_utils/Michael Paquier
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2019-09-25Split out recovery confing-writing code from pg_basebackupAlvaro Herrera
2019-05-14Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane
2019-04-01Unified logging system for command-line programsPeter Eisentraut
2019-01-02Update copyright for 2019Bruce Momjian
2018-03-22Add \if support to pgbenchTeodor Sigaev
2018-01-03Update copyright for 2018Bruce Momjian
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