Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-30 | Add new predefined role pg_create_subscription. | Robert Haas | 16.0 |
| 2021-10-05 | Flexible options for CREATE_REPLICATION_SLOT. | Robert Haas | 15.0 |
| 2016-03-30 | Add new replication mode synchronous_commit = 'remote_apply'. | Robert Haas | 9.6.0 |
| 2014-03-10 | Allow logical decoding via the walsender interface. | Robert Haas | 9.4.0 |
| 2014-03-03 | Use a longer buffer in libpqrcv_startstreaming. | Robert Haas | 9.4.0 |
| 2014-02-01 | Introduce replication slots. | Robert Haas | 9.4.0 |
| 2010-12-11 | Allow bidirectional copy messages in streaming replication mode. | Robert Haas | 9.1.0 |