[PATCHES] Refactoring lock.c

2005-02-02 Thread Heikki Linnakangas
Hi, There's two almost identical pieces of code in LockRelease and LockReleaseAll that do the opposite of GrantLock. Here's a small patch that replaces those pieces with a static UnGrantLock function. This is preparation for the two-phase commit patch, since that introduces more calls to

Re: [PATCHES] Refactoring lock.c

2005-02-02 Thread Neil Conway
On Wed, 2005-02-02 at 21:41 +0200, Heikki Linnakangas wrote: There's two almost identical pieces of code in LockRelease and LockReleaseAll that do the opposite of GrantLock. Here's a small patch that replaces those pieces with a static UnGrantLock function. LockReleaseAll() did not update

[PATCHES] [Fwd: Re: [DOCS] Instructions for FreeBSD ipc config showing age]

2005-02-02 Thread Mark Kirkwood
As discussed on -docs. (Not really sure if I need to explicitly forward here) regards Mark ---BeginMessage--- Tom Lane wrote: This seems a bit awkwardly phrased: + para +Versions before 4.0 will require a kernel rebuild, see the +systemitem class=osnameNetBSD/ and