Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-25 | Avoid platform-specific null pointer dereference in psql. | Tom Lane | 9.4.25 |
| 2014-12-31 | Improve consistency of parsing of psql's magic variables. | Tom Lane | 9.4.1 |
| 2014-03-10 | Fix tracking of psql script line numbers during \copy from another place. | Tom Lane | 9.4.0 |
| 2014-02-15 | Centralize getopt-related declarations in a new header file pg_getopt.h. | Tom Lane | 9.4.0 |
| 2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane | 9.4.0 |