pgsql: Fill in extraUpdatedCols in logical replication

2020-02-17 Thread Peter Eisentraut
Fill in extraUpdatedCols in logical replication The extraUpdatedCols field of the target RTE records which generated columns are affected by an update. This is used in a variety of places, including per-column triggers and foreign data wrappers. When an update was initiated by a logical replicat

pgsql: Fill in extraUpdatedCols in logical replication

2020-02-17 Thread Peter Eisentraut
Fill in extraUpdatedCols in logical replication The extraUpdatedCols field of the target RTE records which generated columns are affected by an update. This is used in a variety of places, including per-column triggers and foreign data wrappers. When an update was initiated by a logical replicat