index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe_utils
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
windows: Adjust FD_SETSIZE via commandline define
Andres Freund
2022-10-06
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Move some code from src/bin/scripts to src/fe_utils to permit reuse.
Robert Haas
2021-02-05
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Move frontend-side archive APIs from src/common/ to src/fe_utils/
Michael Paquier
2020-06-11
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Refactor query cancellation code into src/fe_utils/
Michael Paquier
2019-12-02
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Split out recovery confing-writing code from pg_basebackup
Alvaro Herrera
2019-09-25
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Add \if support to pgbench
Teodor Sigaev
2018-03-22
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-19
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Move psql's psqlscan.l into src/fe_utils.
Tom Lane
2016-03-24
*
Move psql's print.c and mbprint.c into src/fe_utils.
Tom Lane
2016-03-24
*
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-24