Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-19 | Enlarge find_other_exec's meager fgets buffer | Alvaro Herrera | 9.3.23 |
| 2015-01-08 | On Darwin, detect and report a multithreaded postmaster. | Noah Misch | 9.3.6 |
| 2014-02-17 | Prevent potential overruns of fixed-size buffers. | Tom Lane | 9.3.3 |
| 2013-02-27 | Add support for piping COPY to/from an external program. | Heikki Linnakangas | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-09-13 | Fix typo in comment for pclose_check() function. | Kevin Grittner | 9.3.0 |
| 2012-08-29 | Add strerror() string to chdir() error message | Peter Eisentraut | 9.3.0 |
| 2012-07-27 | Improve reporting of error situations in find_other_exec(). | Tom Lane | 9.3.0 |