Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-11-22 | Adopt the GNU convention for handling tar-archive members exceeding 8GB. | Tom Lane | 9.4.6 |
| 2015-06-22 | Truncate strings in tarCreateHeader() with strlcpy(), not sprintf(). | Noah Misch | 9.4.5 |
| 2014-02-17 | Fix unportable coding in tarCreateHeader(). | Tom Lane | 9.4.0 |