Age | Commit message (Expand) | Author |
---|---|---|
2016-04-06 | Generic Messages for Logical Decoding | Simon Riggs |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-06-27 | Fix test_decoding's handling of nonexistant columns in old tuple versions. | Andres Freund |
2015-05-23 | pgindent run for 9.5 | Bruce Momjian |
2015-05-11 | Replace some appendStringInfo* calls with more appropriate variants | Peter Eisentraut |
2015-04-29 | Introduce replication progress tracking infrastructure. | Andres Freund |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-09-01 | Add skip-empty-xacts option to test_decoding for use in the regression tests. | Andres Freund |
2014-07-10 | Adjust blank lines around PG_MODULE_MAGIC defines, for consistency | Bruce Momjian |
2014-05-06 | pgindent run for 9.4 | Bruce Momjian |
2014-03-12 | Comment fixes related to logical decoding. | Robert Haas |
2014-03-07 | Remove unportable use of anonymous unions from reorderbuffer.h. | Tom Lane |
2014-03-03 | Introduce logical decoding. | Robert Haas |