Re: The Contrib Roundup (long) - Mailing list pgsql-hackers

From Andrew - Supernews
Subject Re: The Contrib Roundup (long)
Date
Msg-id slrndabssb.k4b.andrew+nonews@trinity.supernews.net
Whole thread Raw
In response to The Contrib Roundup (long)  (Josh Berkus <josh@agliodbs.com>)
Responses Re: The Contrib Roundup (long)
List pgsql-hackers
On 2005-06-07, Josh Berkus <josh@agliodbs.com> wrote:
> userlocks: another GPL script, with the problems that entails. 
> Also problematic as it relies heavily on per-record OIDs,
> something we tell users not to do.  Overall, should be removed. 
> Author: Massimo.

userlocks is just a very thin interface to functionality that's really in
the backend. What's left in contrib/userlock probably isn't even
copyrightable in any case. The best bet is probably to re-implement it in
the backend directly.

Removing it certainly isn't a good idea; the functionality is important.
(It doesn't "rely on per-record OIDs" either.)

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: The Contrib Roundup (long)
Next
From: Alvaro Herrera
Date:
Subject: Re: The Contrib Roundup (long)