From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Set es_output_cid in replication worker |
Date: | 2017-11-22 05:31:52 |
Message-ID: | E1eHNdY-0008Fz-0d@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Set es_output_cid in replication worker
Allows triggers to operate correctly
Author: Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com>
Reported-by: Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/7e17a6889a4441c2cebca2dd47f4170ff8dc5de2
Modified Files
--------------
src/backend/replication/logical/worker.c | 2 ++
1 file changed, 2 insertions(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2017-11-22 18:11:13 | pgsql: Show partition info from psql \d+ |
Previous Message | Michael Paquier | 2017-11-22 01:11:17 | Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple |