Re: PgSQL 8.0.0 - contributed: problem compiling

From: Joe Conway <mail(at)joeconway(dot)com>
To: Nikola Milutinovic <Nikola(dot)Milutinovic(at)ev(dot)co(dot)yu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PgSQL 8.0.0 - contributed: problem compiling
Date: 2004-08-15 10:08:45
Message-ID: 411F362D.9020708@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nikola Milutinovic wrote:
> Hi all.
>
> I've managed to get 8.0.0 up and running. Now I'm compiling some
> contributed software and I hit a show stopper. Contrib - DBSize

I believe this has been fixed in current cvs (works for me now). You can
try checking out cvs HEAD, wait for beta2, or apply the diff to your
local copy of beta1:
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/dbsize/dbsize.c.diff?r1=1.10;r2=1.11

HTH,

Joe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff 2004-08-15 12:30:44 Re: exception handling support in pgSQL
Previous Message Nikola Milutinovic 2004-08-15 09:03:55 PgSQL 8.0.0 - contributed: problem compiling