Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-17 | Make psql handle EOF during COPY FROM STDIN properly on all platforms. | Tom Lane | 9.2.22 |
| 2014-03-10 | Fix tracking of psql script line numbers during \copy from another place. | Tom Lane | 9.2.8 |
| 2014-02-13 | Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. | Tom Lane | 9.2.7 |
| 2011-07-05 | Fix psql's counting of script file line numbers during COPY. | Tom Lane | 9.2.0 |