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