[COMMITTERS] pgsql: Set statement timestamp in apply worker
[COMMITTERS] pgsql: Set statement timestamp in apply worker
От:
Peter Eisentraut <peter_e@gmx.net>
Дата:
Set statement timestamp in apply worker This ensures that triggers can see an up-to-date timestamp. Reported-by: Konstantin Evteev Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/033370179a6d15b2e1b519462d14419d6dc84e73 Modified Files -------------- src/backend/replication/logical/worker.c | 3 +++ 1 file changed, 3 insertions(+)