On Sun, Aug 9, 2015 at 8:24 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
> In step 1, AcceptInvalidationMessages() should process all pending
> invalidation messages. So if step 2 did AcceptInvalidationMessages()
> again it would be a no-op, because no messages should remain at that
> point.
>
That's what I think at first. I would try to see if I can manually repro a case.
Thanks,
Qingqing