Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-11-22 | Adopt the GNU convention for handling tar-archive members exceeding 8GB. | Tom Lane | 9.3.11 |
| 2015-06-22 | Truncate strings in tarCreateHeader() with strlcpy(), not sprintf(). | Noah Misch | 9.3.10 |
| 2014-02-17 | Fix unportable coding in tarCreateHeader(). | Tom Lane | 9.3.3 |
| 2013-01-02 | Move tar function headers to pgtar.h | Magnus Hagander | 9.3.0 |
| 2013-01-01 | Unify some tar functionality across different parts | Magnus Hagander | 9.3.0 |