Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-11-22 | Adopt the GNU convention for handling tar-archive members exceeding 8GB. | Tom Lane | 9.1.20 |
| 2012-09-28 | Fix tar files emitted by pg_basebackup to be POSIX conformant. | Tom Lane | 9.1.7 |
| 2012-03-24 | Cast some printf arguments to avoid possibly-nonportable behavior. | Tom Lane | 9.1.4 |
| 2011-12-07 | Fix corner cases in readlink() usage. | Tom Lane | 9.1.3 |
| 2011-01-11 | Adjust basebackup.c to suppress compiler warnings. | Tom Lane | 9.1.0 |