Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 8B28E2E0042 for ; Tue, 25 Mar 2008 16:18:32 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 72074-01-2 for ; Tue, 25 Mar 2008 16:18:24 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.5 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by postgresql.org (Postfix) with ESMTP id 281AA2E005F for ; Tue, 25 Mar 2008 16:18:26 -0300 (ADT) Received: by fg-out-1718.google.com with SMTP id 22so3367377fge.23 for ; Tue, 25 Mar 2008 12:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=nKQp4OsL91jNBRHs/svPqtiJEIZag0wuoqENWhhpIlY=; b=Ujk82PEEYaTooGRp+/602Lh6crdCMOLodQufq+l5qcAZNfIs1hP/YuC5ObRhX0rwHf3Z4RhyyHk9WTPmlxVTPuhWEQrPnyOpvBs08dUGkZebgYQF3uR6JbWgBHByxae3693LSzRJUfvOzHjBndUkzAVPtXqVQWmLdaXh56MVbFY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hARrmMnjkZ+Du//6R49RjZzXgBTXSPTGY2yCKLge4SJZSYAcvsNAW+xQhzpzzHvNQcjcuHROwHkUCcTVqhEPABvmDRnhlxDzLsF72IBQAJJS16XdgnYBO4s6f0LOlOYekoCrDiC8eWtIB70Qz6qHQG/afZdPA567Za1iCqWahtw= Received: by 10.86.31.18 with SMTP id e18mr5715362fge.35.1206472705766; Tue, 25 Mar 2008 12:18:25 -0700 (PDT) Received: by 10.86.80.3 with HTTP; Tue, 25 Mar 2008 12:18:25 -0700 (PDT) Message-ID: <162867790803251218x3f31146aw2a20fcdf282379b4@mail.gmail.com> Date: Tue, 25 Mar 2008 20:18:25 +0100 From: "Pavel Stehule" To: "Alvaro Herrera" Subject: Re: Wiki patch queue Cc: "Pg Hackers" In-Reply-To: <20080325182932.GA14258@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080325162345.GA12129@alvh.no-ip.org> <20080325182932.GA14258@alvh.no-ip.org> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/992 X-Sequence-Number: 115793 Hello there is some noises about my patches :( I sent EXECUTE USING - it's important (against to SQL injection and faster dynamic SQL), this patch is linger time in queue. variadic function, named params exist only as WIP and I see it for next commit fest. I'll send new version in next months. Regards Pavel Stehule On 25/03/2008, Alvaro Herrera wrote: > Ok, AFAICT it is complete: > > http://wiki.postgresql.org/wiki/CommitFest:March > > It is a reasonably short page, so it's really easy to search for things > you might want to work on for this commit fest. > > I also added the patches submitted on March 2008 to the May commitfest > page. > > Patch submitters: please have a look at the current commitfest page and > check for possible nuisances. > > -- > Alvaro Herrera http://www.CommandPrompt.com/ > The PostgreSQL Company - Command Prompt, Inc. > > > -- > Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers >