Thread: [COMMITTERS] pgsql: Set statement timestamp in apply worker

[COMMITTERS] pgsql: Set statement timestamp in apply worker

From
Peter Eisentraut
Date:
Set statement timestamp in apply worker

This ensures that triggers can see an up-to-date timestamp.

Reported-by: Konstantin Evteev <konst583@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/033370179a6d15b2e1b519462d14419d6dc84e73

Modified Files
--------------
src/backend/replication/logical/worker.c | 3 +++
1 file changed, 3 insertions(+)