Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Move dbsize functions into the backend. New functions:
>
> catversion.h?
Sorry. Done.
> Also, removing the dbsize directory without fixing contrib/README and
> contrib/Makefile is a bad idea.
I already did the Makefile, just did
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Move dbsize functions into the backend. New functions:
catversion.h?
Also, removing the dbsize directory without fixing contrib/README and
contrib/Makefile is a bad idea.
regards, tom lane
---(end of br
Log Message:
---
Move dbsize functions into the backend. New functions:
pg_tablespace_size
pg_database_size
pg_relation_size
pg_complete_relation_size
pg_size_pretty
Remove /contrib/dbsize.
Dave Page
Modified Files:
--
pgs