Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-06 | Allow pgoutput to send logical decoding messages. | Amit Kapila | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-14 | Fix some typos | Michael Paquier | 14.0 |
| 2020-11-02 | Use Enum for top level logical replication message types. | Amit Kapila | 14.0 |
| 2020-09-26 | Fix the logical replication from HEAD to lower versions. | Amit Kapila | 14.0 |
| 2020-09-12 | Remove unused function declaration in logicalproto.h. | Amit Kapila | 14.0 |
| 2020-09-03 | Add support for streaming to built-in logical replication. | Amit Kapila | 14.0 |
| 2020-07-20 | Fix construction of updated-columns bitmap in logical replication. | Tom Lane | 14.0 |
| 2020-07-18 | Allow logical replication to transfer data in binary format. | Tom Lane | 14.0 |