Age | Commit message (Expand) | Author |
---|---|---|
2024-08-05 | Rename bbstreamer to astreamer. | Robert Haas |
2024-07-02 | Convert some extern variables to static | Peter Eisentraut |
2024-07-01 | Remove useless extern keywords | Peter Eisentraut |
2024-04-18 | Fix typos and duplicate words | Daniel Gustafsson |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-08-01 | Add and use symbolic constants for tar header offsets and file types. | Robert Haas |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-05-11 | Fix typos and grammar in code and test comments | Michael Paquier |
2022-04-08 | Improve frontend error logging style. | Tom Lane |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-11-09 | Have the server properly terminate tar archives. | Robert Haas |
2021-11-08 | Minimal fix for unterminated tar archive problem. | Robert Haas |
2021-11-05 | Introduce 'bbstreamer' abstraction to modularize pg_basebackup. | Robert Haas |