Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor sending of DataRow messages in replication protocol | Peter Eisentraut | 2022-07-06 |
* | Refactor sending of RowDescription messages in replication protocol | Peter Eisentraut | 2022-07-04 |
* | Fix attlen in RowDescription of BASE_BACKUP response | Peter Eisentraut | 2022-07-04 |
* | Pre-beta mechanical code beautification. | Tom Lane | 2022-05-12 |
* | Mark a few 'bbsink' related functions / variables static. | Andres Freund | 2022-05-12 |
* | Remove server support for the previous base backup protocol. | Robert Haas | 2022-02-10 |
* | Support base backup targets. | Robert Haas | 2022-01-20 |
* | Fix alignment problem with bbsink_copystream buffer. | Robert Haas | 2022-01-19 |
* | Modify pg_basebackup to use a new COPY subprotocol for base backups. | Robert Haas | 2022-01-18 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Introduce 'bbsink' abstraction to modularize base backup code. | Robert Haas | 2021-11-05 |