]> git.ipfire.org Git - thirdparty/postgresql.git/commit
I have written some patches to the postgres lock manager which allow the
authorMarc G. Fournier <scrappy@hub.org>
Fri, 11 Oct 1996 03:20:52 +0000 (03:20 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 11 Oct 1996 03:20:52 +0000 (03:20 +0000)
commit73010f5044f24d91f7d625714d17b62bbd494b53
tree94199547871851c8eb63f093aedfb3beec61bda7
parent3208b4d7d88a5a645b7ba644d806aa3926227466
I have written some patches to the postgres lock manager which allow the
use of long term cooperative locks managed by the user applications.

Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
src/backend/storage/lmgr/lock.c
src/backend/storage/lmgr/proc.c