X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id DDC30D1F1B4; Wed, 5 May 2004 11:36:05 -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 66898-06; Wed, 5 May 2004 11:35:49 -0300 (ADT) Received: from trolak.mydnsbox2.com (ns1.mydnsbox2.com [207.44.142.118]) by svr1.postgresql.org (Postfix) with ESMTP id AD4ECD1E604; Wed, 5 May 2004 11:35:44 -0300 (ADT) Received: from dunslane.net (x.ncshp.org [199.90.235.43]) (authenticated (0 bits)) by trolak.mydnsbox2.com (8.11.6/8.11.6) with ESMTP id i45Ecv021332; Wed, 5 May 2004 09:38:57 -0500 Message-ID: <4098FC5D.1040100@dunslane.net> Date: Wed, 05 May 2004 10:38:21 -0400 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dave Page Cc: scrappy@postgresql.org, Magnus Hagander , chris@dibona.com, josh@agliodbs.com, tim@gforgegroup.com, pgsql-www@postgresql.org Subject: Re: pgFoundry status References: <03AF4E498C591348A42FC93DEA9661B889FC50@mail.vale-housing.co.uk> In-Reply-To: <03AF4E498C591348A42FC93DEA9661B889FC50@mail.vale-housing.co.uk> Content-Type: multipart/alternative; boundary="------------060006000701010009060002" X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=1.4 tagged_above=0.0 required=5.0 tests=HTML_30_40, HTML_MESSAGE, HTML_TITLE_EMPTY X-Spam-Level: * X-Archive-Number: 200405/16 X-Sequence-Number: 4395 This is a multi-part message in MIME format. --------------060006000701010009060002 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Dave Page wrote: > > > > >>-----Original Message----- >>From: Dave Page >>Sent: 05 May 2004 08:16 >>To: Andrew Dunstan; scrappy@postgresql.org; Magnus Hagander >>Cc: chris@dibona.com; josh@agliodbs.com; tim@gforgegroup.com; >>pgsql-www@postgresql.org >>Subject: Re: [pgsql-www] pgFoundry status >> >>Thanks Andrew. >> >> >> > >Hmm, one further issue reported (thanks Magnus): > >---- >Do you realise that if I click the "Post Jobs" link on the "Project >admin" page on pgfoundry, it goves the examples: >An example of packages: > >Mysql-win >Mysql-unix >Mysql-odbc >---- > >D'oh! > >Regards, Dave > > > did this: grep -ril packages_info . | xargs perl -spi.bak -e 's/mysql/pgWorldDomination/ig;' :-) please send error reports to admins@pgfoundry.org as requested on the front page. cheers andrew --------------060006000701010009060002 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Dave Page wrote:
 

  
-----Original Message-----
From: Dave Page 
Sent: 05 May 2004 08:16
To: Andrew Dunstan; scrappy@postgresql.org; Magnus Hagander
Cc: chris@dibona.com; josh@agliodbs.com; tim@gforgegroup.com; 
pgsql-www@postgresql.org
Subject: Re: [pgsql-www] pgFoundry status

Thanks Andrew.

    

Hmm, one further issue reported (thanks Magnus):

----
Do you realise that if I click the "Post Jobs" link on the "Project
admin" page on pgfoundry, it goves the examples:
An example of packages:

Mysql-win
Mysql-unix
Mysql-odbc
----

D'oh!

Regards, Dave

  
did this:

grep -ril packages_info . | xargs perl -spi.bak -e 's/mysql/pgWorldDomination/ig;'

:-)

please send error reports to admins@pgfoundry.org as requested on the front page.

cheers

andrew
--------------060006000701010009060002--