Re: PgSQL 8.0.0 - contributed: problem compiling - Mailing list pgsql-general

From Joe Conway
Subject Re: PgSQL 8.0.0 - contributed: problem compiling
Date
Msg-id 411F362D.9020708@joeconway.com
Whole thread Raw
In response to PgSQL 8.0.0 - contributed: problem compiling  (Nikola Milutinovic <Nikola.Milutinovic@ev.co.yu>)
List 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

pgsql-general by date:

Previous
From: Nikola Milutinovic
Date:
Subject: PgSQL 8.0.0 - contributed: problem compiling
Next
From: Jeff
Date:
Subject: Re: exception handling support in pgSQL