Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-03 | Clean up some psql issues around handling of the query output file. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-04-02 | psql: fix \connect with URIs and conninfo strings | Alvaro Herrera | 9.5.0 |
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2015-03-11 | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-10-23 | Remove the unused argument of PSQLexec(). | Fujii Masao | 9.5.0 |
| 2014-09-04 | Allow \watch to display query execution time if \timing is enabled. | Fujii Masao | 9.5.0 |