Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix translation of special characters in psql's LaTeX output modes. | Tom Lane | 2018-11-26 |
* | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 2018-04-08 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | In psql, use PSQL_PAGER in preference to PAGER, if it's set. | Tom Lane | 2017-09-05 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 2017-06-21 |
* | Remove useless duplicate inclusions of system header files. | Tom Lane | 2017-02-25 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Restore psql's SIGPIPE setting if popen() fails. | Tom Lane | 2016-12-07 |
* | Handle empty or all-blank PAGER setting more sanely in psql. | Tom Lane | 2016-12-07 |
* | Support \crosstabview in psql | Alvaro Herrera | 2016-04-08 |
* | Move psql's print.c and mbprint.c into src/fe_utils. | Tom Lane | 2016-03-24 |