Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-19 | walmethods.c/h: Make WalWriteMethod more object-oriented. | Robert Haas | 16.0 |
| 2022-09-19 | walmethods.c/h: Make Walfile a struct, rather than a void * | Robert Haas | 16.0 |
| 2017-06-06 | Fix some cases of "the the" split across two lines. | Robert Haas | 10.0 |
| 2014-10-20 | Fix typos. | Robert Haas | 9.5.0 |
| 2014-03-18 | Add pg_recvlogical, a tool to receive data logical decoding data. | Robert Haas | 9.4.0 |
| 2014-03-10 | Allow logical decoding via the walsender interface. | Robert Haas | 9.4.0 |
| 2014-02-01 | Introduce replication slots. | Robert Haas | 9.4.0 |
| 2013-04-29 | Attempt to fix error recovery in COPY BOTH mode. | Robert Haas | 9.3.0 |