broken contrib/dbsize in cvs head?

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: PostgreSQL Bugs List <pgsql-bugs(at)postgresql(dot)org>
Subject: broken contrib/dbsize in cvs head?
Date: 2004-08-11 14:05:59
Message-ID: Pine.LNX.4.58.0408111603320.1998@sablons.cri.ensmp.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)cri(dot)ensmp(dot)fr

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-08-11 14:12:43 Re: 8.0.0beta1: make check fails on solaris8
Previous Message PostgreSQL Bugs List 2004-08-11 14:03:52 BUG #1211: JDBC connection