Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-01 | Add and use symbolic constants for tar header offsets and file types. | Robert Haas | 17.0 |
| 2022-09-19 | walmethods.c/h: Make WalWriteMethod more object-oriented. | Robert Haas | 16.0 |
| 2022-09-19 | walmethods.c/h: Make Walfile a struct, rather than a void * | Robert Haas | 16.0 |
| 2022-03-15 | Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. | Robert Haas | 15.0 |
| 2020-06-15 | Assorted cleanup of tar-related code. | Robert Haas | 14.0 |