X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id D071E11F6ACD for ; Fri, 31 Mar 2006 11:55:20 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 42413-07-2 for ; Fri, 31 Mar 2006 11:55:20 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by postgresql.org (Postfix) with ESMTP id 185CE11F6ACA for ; Fri, 31 Mar 2006 11:55:17 -0400 (AST) Received: by zproxy.gmail.com with SMTP id m7so856740nzf for ; Fri, 31 Mar 2006 07:55:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ETpX1pPWk7pv/XMxK9Li4K09YD1i6GItG/GUojOFBzv9QBiOtXiIAH497NsDxD1MzIYMr8rR5BlEP/mrwncrCq1L0xjk+5YmpniID/5jJqNe2qR/ASX08nKJVq8x48yZpTgmcOaw3qgEJ3eOKGDQyiIyS52LsPQvP7ERBS/S1QA= Received: by 10.35.96.11 with SMTP id y11mr324165pyl; Fri, 31 Mar 2006 07:55:18 -0800 (PST) Received: by 10.35.77.10 with HTTP; Fri, 31 Mar 2006 07:55:18 -0800 (PST) Message-ID: Date: Fri, 31 Mar 2006 16:55:18 +0100 From: "Guido Barosio" To: "Andrew Dunstan" Subject: Re: mail subscription form busted Cc: pgsql-www@postgresql.org In-Reply-To: <442D449D.6090108@dunslane.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <442D449D.6090108@dunslane.net> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.211 required=5 tests=[AWL=0.211] X-Spam-Score: 0.211 X-Spam-Level: X-Archive-Number: 200603/184 X-Sequence-Number: 9774 told so weeks ago. g.- On 3/31/06, Andrew Dunstan wrote: > > The script that handles the form here: > > http://www.postgresql.org/community/lists/subscribe > > appears to be busted - at least it seems to return a string rather than > some html. > > cheers > > andrew > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match > -- Guido Barosio -----------------------