aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_basebackup/bbstreamer_tar.c
Commit message (Expand)AuthorAge
* Rename bbstreamer to astreamer.Robert Haas2024-08-05
* Convert some extern variables to staticPeter Eisentraut2024-07-02
* Remove useless extern keywordsPeter Eisentraut2024-07-01
* Fix typos and duplicate wordsDaniel Gustafsson2024-04-18
* Update copyright for 2024Bruce Momjian2024-01-03
* Add and use symbolic constants for tar header offsets and file types.Robert Haas2023-08-01
* Update copyright for 2023Bruce Momjian2023-01-02
* Fix typos and grammar in code and test commentsMichael Paquier2022-05-11
* Improve frontend error logging style.Tom Lane2022-04-08
* Update copyright for 2022Bruce Momjian2022-01-07
* Have the server properly terminate tar archives.Robert Haas2021-11-09
* Minimal fix for unterminated tar archive problem.Robert Haas2021-11-08
* Introduce 'bbstreamer' abstraction to modularize pg_basebackup.Robert Haas2021-11-05