X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id DF2ABD1F35A; Thu, 6 May 2004 22:36:32 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 46694-02; Thu, 6 May 2004 22:36:16 -0300 (ADT) Received: from houston.familyhealth.com.au (fhnet.arach.net.au [203.22.197.21]) by svr1.postgresql.org (Postfix) with ESMTP id 78327D1F371; Thu, 6 May 2004 22:36:10 -0300 (ADT) Received: from [192.168.0.40] (work-40.internal [192.168.0.40]) by houston.familyhealth.com.au (8.12.9p1/8.12.9) with ESMTP id i471aEWL044140; Fri, 7 May 2004 09:36:14 +0800 (WST) (envelope-from chriskl@familyhealth.com.au) Message-ID: <409AE963.1060002@familyhealth.com.au> Date: Fri, 07 May 2004 09:41:55 +0800 From: Christopher Kings-Lynne User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Marc G. Fournier" Cc: pgsql-hackers@postgresql.org Subject: Re: pgFoundry Open For Business References: <20040506195851.V64183@ganymede.hub.org> In-Reply-To: <20040506195851.V64183@ganymede.hub.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200405/366 X-Sequence-Number: 53444 > Over the next few months, we will be enabling the following features (all > of which currently have some bugs) > -- Code Snippets: A library to share small scripts and functions, > like Roberto's old "PL/pgSQL Library", but supporting multiple > languages; > -- lightweight personal blogs for developers > -- PostgreSQL databases for each project Going to have phpPgAdmin running for that? :) Chris