mirror of https://github.com/postgres/postgres
Starting a parallel worker transaction changes our notion of which XIDs
are in-progress or committed, and our notion of the current command
counter ID. Therefore, our view of these caches prior to starting
this transaction may no longer valid. Defend against that by clearing
them.
This fixes a bug in commit 924bcf4f16.
pull/7/merge
parent
d07fea542f
commit
6de6d96d97
Loading…
Reference in new issue