Received: from localhost (unknown [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 151B29FBDF5 for ; Tue, 23 Oct 2007 16:20:02 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-maia, port 10024) with ESMTP id 11454-06 for ; Tue, 23 Oct 2007 16:19:45 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from davinci.ethosmedia.com (server227.ethosmedia.com [209.128.84.227]) by postgresql.org (Postfix) with ESMTP id E42CA9FB833 for ; Tue, 23 Oct 2007 16:19:46 -0300 (ADT) X-EthosMedia-Virus-Scanned: no infections found Received: from [63.195.55.98] (account josh@agliodbs.com HELO [192.168.2.3]) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 13646335 for pgsql-www@postgresql.org; Tue, 23 Oct 2007 12:24:16 -0700 From: Josh Berkus Organization: PostgreSQL @ Sun To: PostgreSQL www Subject: Problem with survey code Date: Tue, 23 Oct 2007 12:21:08 -0700 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710231221.08591.josh@agliodbs.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200710/127 X-Sequence-Number: 12714 Team, Low priority issue: When one adds a new survey to wwwmaster, it gets added to the Survey History whether it is activated or not. As a result, we now have a bunch of 0 results surveys already in the history: http://www.postgresql.org/community/survey.49 http://www.postgresql.org/community/survey.52 These will get results once we rotate them into the limelight, but it's a little disconcerting right now. -- Josh Berkus PostgreSQL @ Sun San Francisco