X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 60130DA323 for ; Thu, 6 Oct 2005 01:25:24 -0300 (ADT) 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 82483-01 for ; Thu, 6 Oct 2005 04:25:21 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 2B307DA31B for ; Thu, 6 Oct 2005 01:25:20 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id j964PHRK012550; Thu, 6 Oct 2005 00:25:17 -0400 (EDT) To: Robert Treat Cc: pgsql-docs@postgresql.org, Philip Rodrigues Subject: Re: Online comments system In-reply-to: <200510052032.40671.xzilla@users.sourceforge.net> References: <200510052147.20143.phil.rod@ntlworld.com> <200510052032.40671.xzilla@users.sourceforge.net> Comments: In-reply-to Robert Treat message dated "Wed, 05 Oct 2005 20:32:40 -0400" Date: Thu, 06 Oct 2005 00:25:17 -0400 Message-ID: <12549.1128572717@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.006 required=5 tests=[AWL=0.006] X-Spam-Level: X-Archive-Number: 200510/18 X-Sequence-Number: 3263 Robert Treat writes: > On Wednesday 05 October 2005 16:47, Philip Rodrigues wrote: >> Are the contributions useful? > some of them certainly are. i noticed someone just submitted several example > functions into the online docs, those are certainly useful for others and > probably would be good to incorporate into the docs. We usually try during each release cycle to make a pass through the interactive comments of the previous release's docs and incorporate the useful stuff. Of course "usefulness" depends largely on the opinions of whoever's making that scan. (Memo to self: it's getting to be time for that again.) regards, tom lane