mirror of https://github.com/postgres/postgres
rows --- if the surrounding query queued any trigger events between the rows, the events would be fired at the wrong time, leading to bizarre behavior. Per report from Merlin Moncure. This is a simple patch that should solve the problem fully in the back branches, but in HEAD we also need to consider the possibility of queries with RETURNING clauses. Will look into a fix for that separately.REL8_2_STABLE
parent
b38900c767
commit
d2e17e1ddc
Loading…
Reference in new issue