Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id E71289FB875 for ; Wed, 8 Aug 2007 15:12:31 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 25357-02-2 for ; Wed, 8 Aug 2007 15:12:29 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id E05AF9FB84F for ; Wed, 8 Aug 2007 15:12:28 -0300 (ADT) Received: from snake.local ([89.240.63.124]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l78ICMGn024545 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Aug 2007 19:12:24 +0100 Message-ID: <46BA0781.3060101@postgresql.org> Date: Wed, 08 Aug 2007 19:12:17 +0100 From: Dave Page User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Magnus Hagander CC: "Joshua D. Drake" , Peter Eisentraut , pgsql-advocacy@postgresql.org, Lukas Kahwe Smith Subject: Re: EnterpriseDB Postgres References: <200708081736.26564.peter_e@gmx.net> <46B9E4F8.1090005@postgresql.org> <46B9E964.9050508@commandprompt.com> <46B9EB2B.4030607@postgresql.org> <46B9EFA4.9030701@commandprompt.com> <20070808163700.GF10513@svr2.hagander.net> In-Reply-To: <20070808163700.GF10513@svr2.hagander.net> X-Enigmail-Version: 0.95.3 OpenPGP: url=http://www.pgadmin.org/pgp/davepage.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200708/157 X-Sequence-Number: 11727 Magnus Hagander wrote: > (Though personally, I'd prefer a distro that doesn't mess around with the > packages like the debian one does for example. Not sure if this one fits, > but hey, I build from source all the time anyway) The packages are entirely standard (with the exception of the odd wrapper script to set the library paths etc - similar to what we do on Windows to set the codepage etc.). The only exception at the moment is the version of pgAdmin in the Windows build. I used an unoffical 1.8 beta 2.5 because I wanted to get the pl/pgsql debugger working out of the box. /D