Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-26 | Fix psql's "\g target" meta-command to work with COPY TO STDOUT. | Tom Lane | 9.5.16 |
| 2017-05-17 | Make psql handle EOF during COPY FROM STDIN properly on all platforms. | Tom Lane | 9.5.8 |
| 2015-12-03 | Clean up some psql issues around handling of the query output file. | Tom Lane | 9.5.0 |