Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-03-03 | Introduce logical decoding. | Robert Haas | 9.4.0 |
| 2013-12-11 | Add new wal_level, logical, sufficient for logical decoding. | Robert Haas | 9.4.0 |
| 2013-11-08 | Add the notion of REPLICA IDENTITY for a table. | Robert Haas | 9.4.0 |
| 2013-07-02 | Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. | Robert Haas | 9.4.0 |