Re: Transaction-scope advisory locks

From: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
To: Marko Tiikkaja <marko(dot)tiikkaja(at)cs(dot)helsinki(dot)fi>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Transaction-scope advisory locks
Date: 2011-02-17 08:05:13
Message-ID: AANLkTi=uTh1a-mEb7nFTAUMqTAtSv+-jYNnMvMgpW+Xc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 10, 2011 at 17:15, Itagaki Takahiro
<itagaki(dot)takahiro(at)gmail(dot)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 Content-Type Size
advisory6.patch application/octet-stream 56.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-02-17 08:30:22 Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.
Previous Message Simon Riggs 2011-02-17 07:29:34 Re: [COMMITTERS] pgsql: Hot Standby feedback for avoidance of cleanup conflicts on stand