Improve file header comments for astramer code.
Robert Haas <rhaas@postgresql.org>
Improve file header comments for astramer code. Make it clear that "astreamer" stands for "archive streamer". Generalize comments that still believe this code can only be used by pg_basebackup. Add some comments explaining the asymmetry between the gzip, lz4, and zstd astreamers, in the hopes of making life easier for anyone who hacks on this code in the future. Robert Haas, reviewed by Amul Sul. Discussion: http://postgr.es/m/CAAJ_b97O2kkKVTWxt8MxDN1o-cDfbgokqtiN2yqFf48=gXpcxQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/fe_utils/astreamer_file.c | modified | +4 −0 |
| src/fe_utils/astreamer_gzip.c | modified | +15 −0 |
| src/fe_utils/astreamer_lz4.c | modified | +4 −0 |
| src/fe_utils/astreamer_zstd.c | modified | +4 −0 |
| src/include/fe_utils/astreamer.h | modified | +15 −6 |
Discussion
- pg_verifybackup: TAR format backup verification 51 messages · 2024-07-09 → 2024-10-03