aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_decoding/test_decoding.c
Commit message (Expand)AuthorAge
* Add macros to make AllocSetContextCreate() calls simpler and safer.Tom Lane2016-08-27
* pgindent run for 9.6Robert Haas2016-06-09
* Generic Messages for Logical DecodingSimon Riggs2016-04-06
* Update copyright for 2016Bruce Momjian2016-01-02
* Fix test_decoding's handling of nonexistant columns in old tuple versions.Andres Freund2015-06-27
* pgindent run for 9.5Bruce Momjian2015-05-23
* Replace some appendStringInfo* calls with more appropriate variantsPeter Eisentraut2015-05-11
* Introduce replication progress tracking infrastructure.Andres Freund2015-04-29
* Update copyright for 2015Bruce Momjian2015-01-06
* Add skip-empty-xacts option to test_decoding for use in the regression tests.Andres Freund2014-09-01
* Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian2014-07-10
* pgindent run for 9.4Bruce Momjian2014-05-06
* Comment fixes related to logical decoding.Robert Haas2014-03-12
* Remove unportable use of anonymous unions from reorderbuffer.h.Tom Lane2014-03-07
* Introduce logical decoding.Robert Haas2014-03-03