Avoid access to already-released lock in LockRefindAndRelease. Spotted by Tom Lane.
Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/8da262879ef5e53620b9e6a0da82510d09c105cb 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
