X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 8A819329E7F for ; Mon, 13 Sep 2004 21:40:01 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 35239-05 for ; Mon, 13 Sep 2004 20:39:55 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 0EFB0329E75 for ; Mon, 13 Sep 2004 21:39:56 +0100 (BST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i8DKdnOR021072; Mon, 13 Sep 2004 16:39:49 -0400 (EDT) To: Peter Eisentraut Cc: "Merlin Moncure" , pgsql-hackers@postgresql.org Subject: Re: pg_locks view and user locks In-reply-to: <200409132136.20025.peter_e@gmx.net> References: <6EE64EF3AB31D5448D0007DD34EEB3412A74A8@Herge.rcsinc.local> <200409132136.20025.peter_e@gmx.net> Comments: In-reply-to Peter Eisentraut message dated "Mon, 13 Sep 2004 21:36:19 +0200" Date: Mon, 13 Sep 2004 16:39:49 -0400 Message-ID: <21071.1095107989@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/360 X-Sequence-Number: 58926 Peter Eisentraut writes: > That's the whole problem. I don't think anyone objects to the user lock > principle, but as long as it's GPL, we won't support it. It was > probably a mistake to accept this module in the first place. I believe > some people have been trying to get the module relicensed, but that > evidently never happened. I said some time ago that I would pester contrib authors about fixing license issues, but it still hasn't gotten to the top of my to-do list :-( AFAIK nothing at all has been done on this score. If Merlin is hot about contrib/userlock right now, he's welcome to try to contact the original author and get this dealt with. The point about not importing documentation from a mislicensed contrib module is valid IMHO. regards, tom lane