Robert Haas <robertmh...@gmail.com> writes: > I'm not thrilled about depending on sinval without locking, > particularly given that my proposal to make sure we > AcceptInvalidationMessages() at least once per query was shouted down.
It's fairly hard to imagine practical cases where we'd not call AcceptInvalidationMessages at least once per query, so I'm not very sure what you're on about. regards, tom lane