summaryrefslogtreecommitdiff
path: root/src/fe_utils/print.c
AgeCommit message (Expand)Author
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-06-21Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane
2017-02-25Remove useless duplicate inclusions of system header files.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-12-07Restore psql's SIGPIPE setting if popen() fails.Tom Lane
2016-12-07Handle empty or all-blank PAGER setting more sanely in psql.Tom Lane
2016-04-08Support \crosstabview in psqlAlvaro Herrera
2016-03-24Move psql's print.c and mbprint.c into src/fe_utils.Tom Lane