Re: Transaction-scope advisory locks - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: Transaction-scope advisory locks
Date
Msg-id AANLkTi=uTh1a-mEb7nFTAUMqTAtSv+-jYNnMvMgpW+Xc@mail.gmail.com
Whole thread Raw
In response to Re: Transaction-scope advisory locks  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Responses Re: Transaction-scope advisory locks  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
List pgsql-hackers
On Thu, Feb 10, 2011 at 17:15, Itagaki Takahiro
<itagaki.takahiro@gmail.com> wrote:
>> Updated patch attached.
> Looks good to commit.

I did a few cosmetic fixes, mainly lmgr/README and make a subroutine
ReleaseLockForOwner() for LockReleaseSession and LockReleaseCurrentOwner.

If no more comments nor objections, I'll apply the version to git.

--
Itagaki Takahiro

Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Hot Standby feedback for avoidance of cleanup conflicts on stand
Next
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.