Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move \crosstabview regression tests to a separate file | Alvaro Herrera | 2016-04-08 |
* | Support \crosstabview in psql | Alvaro Herrera | 2016-04-08 |
* | Add a \gexec command to psql for evaluation of computed queries. | Tom Lane | 2016-04-04 |
* | Rework wrap-width calculation in psql's print_aligned_vertical() function. | Tom Lane | 2015-11-30 |
* | Rearrange the handling of error context reports. | Tom Lane | 2015-09-05 |
* | psql: add asciidoc output format | Bruce Momjian | 2015-03-31 |
* | Fix further concerns about psql wrapping in expanded mode having | Greg Stark | 2014-08-18 |
* | Add support for wrapping to psql's "extended" mode. This makes it very | Greg Stark | 2014-04-28 |
* | psql: Make \pset without arguments show all settings. | Robert Haas | 2013-10-03 |
* | Create a psql command \gset to store query results into psql variables. | Tom Lane | 2013-02-02 |