Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 97AA1637031 for ; Wed, 25 Mar 2009 08:47:05 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 34085-02 for ; Wed, 25 Mar 2009 08:46:57 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id CAFDE636D27 for ; Wed, 25 Mar 2009 08:47:00 -0300 (ADT) Received: (qmail invoked by alias); 25 Mar 2009 11:46:56 -0000 Received: from gmp-ea-fw-1b.sun.com (EHLO dhcp-eesp05-101-127.Finland.Sun.COM) [192.18.8.1] by mail.gmx.net (mp055) with SMTP; 25 Mar 2009 12:46:56 +0100 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1+1UAJQT5G1yODxV1wB1V078iNTy2RaIoodc1im1J Nfdi6psQvCEz6f Message-ID: <49CA19AD.9060100@gmx.net> Date: Wed, 25 Mar 2009 13:46:53 +0200 From: Peter Eisentraut User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Tom Lane CC: Josh Berkus , Greg Stark , pgsql-hackers@postgresql.org Subject: Re: Function C and INOUT parameters References: <665164.63021.qm@web28512.mail.ukl.yahoo.com> <4136ffa0903241111r4d552600h876839b9e3b65e3c@mail.gmail.com> <49C982D3.1060300@agliodbs.com> <14090.1237943924@sss.pgh.pa.us> In-Reply-To: <14090.1237943924@sss.pgh.pa.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.04 tagged_above=0 required=5 tests=AWL=0.040 X-Spam-Level: X-Archive-Number: 200903/979 X-Sequence-Number: 135657 Tom Lane wrote: > It does look like -interfaces is dying: almost no traffic, and what > questions it does get are off-topic more often than not. Partly this > is because the -jdbc, -odbc, and -php lists suck away all the traffic > about those interfaces, leaving not much. So we could kill -interfaces > without much loss IMHO. It was supposed to have been killed already, as per last year's dev meeting and subsequent discussion. Someone just needs to do it.