Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-11-22 | Adopt the GNU convention for handling tar-archive members exceeding 8GB. | Tom Lane | 9.5.0 |
| 2015-06-22 | Truncate strings in tarCreateHeader() with strlcpy(), not sprintf(). | Noah Misch | 9.5.0 |
| 2015-02-24 | Error when creating names too long for tar format | Peter Eisentraut | 9.5.0 |
| 2014-12-05 | Don't include file type bits in tar archive's mode field. | Heikki Linnakangas | 9.5.0 |