Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-05-22 | Widen COPY FROM's current-line-number counter from 32 to 64 bits. | Tom Lane | 9.3.24 |
| 2013-11-08 | Fix subtly-wrong volatility checking in BeginCopyFrom(). | Tom Lane | 9.3.2 |
| 2013-03-10 | Support writable foreign tables. | Tom Lane | 9.3.0 |
| 2012-12-18 | Fix failure to ignore leftover temp tables after a server crash. | Tom Lane | 9.3.0 |
| 2012-07-12 | Skip text->binary conversion of unnecessary columns in contrib/file_fdw. | Tom Lane | 9.3.0 |