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