Re: [PATCHES] dbsize modification to support tablespaces

2004-08-12 Thread Bruce Momjian
Patch applied. Thanks. --- Gavin Sherry wrote: > Attached. > > Gavin Content-Description: [ Attachment, skipping... ] > > ---(end of broadcast)--- > TIP 2: you can get

Re: [PATCHES] dbsize modification to support tablespaces

2004-08-07 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches It will be applied as soon as one of the PostgreSQL committers reviews and approves it. I noticed you test for SYMINK instead of HAVE_SYMLINK. I will check it more lat

[PATCHES] dbsize modification to support tablespaces

2004-08-06 Thread Gavin Sherry
Attached. GavinIndex: contrib/dbsize/dbsize.c === RCS file: /usr/local/cvsroot/pgsql-server/contrib/dbsize/dbsize.c,v retrieving revision 1.10 diff -2 -c -r1.10 dbsize.c *** contrib/dbsize/dbsize.c 23 Feb 2004 23:03:10 -