On Mon, 2010-08-16 at 02:02 +0000, Robert Haas wrote: > Log Message: > ----------- > Make LockDatabaseObject() AcceptInvalidationMessages(). > > This is appropriate for the same reasons we already do it in > LockSharedObject(): things might have changed while we were waiting > for the lock. There doesn't seem to be a live bug here at the moment, > but that's mostly because it isn't currently used for very much.
I have a horrible nagging feeling this breaks something. I remember noticing that about a year ago and it seemed to make sense then. Sorry, can't recall anything else at present. -- Simon Riggs www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Training and Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
