postgresql/src
Peter Eisentraut b9c130a1fd Have logical replication subscriber fire column triggers
The logical replication apply worker did not fire per-column update
triggers because the updatedCols bitmap in the RTE was not populated.
This fixes that.

Reviewed-by: Euler Taveira <euler@timbira.com.br>
Discussion: https://www.postgresql.org/message-id/flat/21673e2d-597c-6afe-637e-e8b10425b240%402ndquadrant.com
2020-01-06 08:40:00 +01:00
..
backend Have logical replication subscriber fire column triggers 2020-01-06 08:40:00 +01:00
bin Minor style improvements for tab-completion test. 2020-01-05 11:35:45 -05:00
common Update copyrights for 2020 2020-01-01 12:21:45 -05:00
fe_utils Update copyrights for 2020 2020-01-01 12:21:45 -05:00
include Skip memcpy(x, x) in qunique(). 2020-01-04 11:31:42 -08:00
interfaces Remove support for OpenSSL 0.9.8 and 1.0.0 2020-01-06 12:51:44 +09:00
makefiles
pl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
port Update copyrights for 2020 2020-01-01 12:21:45 -05:00
template
test Have logical replication subscriber fire column triggers 2020-01-06 08:40:00 +01:00
timezone Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tools Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tutorial Update copyrights for 2020 2020-01-01 12:21:45 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add basic TAP tests for psql's tab-completion logic. 2020-01-02 15:02:21 -05:00
Makefile.shlib
nls-global.mk