Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-27 | Fix Logical Replication of Truncate in synchronous commit mode. | Amit Kapila | 14.0 |
| 2021-04-06 | Allow pgoutput to send logical decoding messages. | Amit Kapila | 14.0 |
| 2021-01-18 | Narrow the scope of a local variable. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-02 | Use Enum for top level logical replication message types. | Amit Kapila | 14.0 |
| 2020-09-03 | Add support for streaming to built-in logical replication. | Amit Kapila | 14.0 |
| 2020-07-21 | Weaken type-OID-matching checks in array_recv and record_recv. | Tom Lane | 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 |