Commit Graph

25 Commits (97c39498e5ca9208d3de5a443a2282923619bf91)

Author SHA1 Message Date
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Tom Lane bdf46af748 Post-feature-freeze pgindent run. 7 years ago
Peter Eisentraut 5dfd1e5a66 Logical decoding of TRUNCATE 7 years ago
Peter Eisentraut 325f2ec555 Handle heap rewrites even better in logical decoding 7 years ago
Robert Haas f9f8784c8b test_decoding: Remove unused #include directives. 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Andres Freund 2cd7084524 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Tom Lane ea268cdc9a Add macros to make AllocSetContextCreate() calls simpler and safer. 9 years ago
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Simon Riggs 3fe3511d05 Generic Messages for Logical Decoding 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Andres Freund d47a1136e4 Fix test_decoding's handling of nonexistant columns in old tuple versions. 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Peter Eisentraut d02f16470f Replace some appendStringInfo* calls with more appropriate variants 10 years ago
Andres Freund 5aa2350426 Introduce replication progress tracking infrastructure. 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Andres Freund d6fa44fce7 Add skip-empty-xacts option to test_decoding for use in the regression tests. 11 years ago
Bruce Momjian 6a605cd6bd Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 11 years ago
Robert Haas 890194f14d Comment fixes related to logical decoding. 11 years ago
Tom Lane ea177a3ba7 Remove unportable use of anonymous unions from reorderbuffer.h. 11 years ago
Robert Haas b89e151054 Introduce logical decoding. 11 years ago