Avoid access to already-released lock in LockRefindAndRelease. Spotted by Tom Lane.
Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/b9fecd5330b6313f3c2fb5bba584a9dfdd1524c2 Modified Files -------------- src/backend/storage/lmgr/lock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
