broken contrib/dbsize in cvs head? - Mailing list pgsql-bugs

From Fabien COELHO
Subject broken contrib/dbsize in cvs head?
Date
Msg-id Pine.LNX.4.58.0408111603320.1998@sablons.cri.ensmp.fr
Whole thread Raw
Responses Re: broken contrib/dbsize in cvs head?  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-bugs
contrib/dbsize> make
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -fpic -I. -I../../src/include -D_GNU_SOURCE   -c -o
dbsize.o dbsize.c
dbsize.c: In function `database_size':
dbsize.c:58: error: too few arguments to function `GetDatabasePath'
make: *** [dbsize.o] Error 1

It seems that GetDatabasePath was updated, but not all its callers were
fixed.

--
Fabien Coelho - coelho@cri.ensmp.fr

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1211: JDBC connection
Next
From: Tom Lane
Date:
Subject: Re: 8.0.0beta1: make check fails on solaris8