Commit Graph

22 Commits (670c0a1d474bf296dbcc1d6de912d4841f2ed643)

Author SHA1 Message Date
Tom Lane 670c0a1d47 Weaken type-OID-matching checks in array_recv and record_recv. 5 years ago
Tom Lane d5daae47db Fix construction of updated-columns bitmap in logical replication. 5 years ago
Tom Lane 9de77b5453 Allow logical replication to transfer data in binary format. 5 years ago
Michael Paquier 1088729e84 Remove incorrect assertion for INSERT in logical replication's publisher 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Peter Eisentraut fc22b6623b Generated columns 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Tom Lane bdf46af748 Post-feature-freeze pgindent run. 7 years ago
Peter Eisentraut 039eb6e92f Logical replication support for TRUNCATE 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Andres Freund 31079a4a8e Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. 8 years ago
Andres Freund 2cd7084524 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 8 years ago
Alvaro Herrera 5e3254f086 Update copyright in recently added files 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Bruce Momjian a6fd7b7a5f Post-PG 10 beta1 pgindent run 8 years ago
Tom Lane b3a47cdfd6 Suppress compiler warning about unportable pointer value. 8 years ago
Peter Eisentraut e495c1683f Spelling fixes in code comments 9 years ago
Peter Eisentraut 6f1b9aaae3 Fix logical replication between different encodings 9 years ago
Peter Eisentraut c3368f9173 Fix logical replication with different encodings 9 years ago
Heikki Linnakangas 181bdb90ba Fix typos in comments. 9 years ago
Peter Eisentraut 665d1fad99 Logical replication 9 years ago