pgsql/contrib Makefile README dbsize/Makefile ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/contrib Makefile README dbsize/Makefile ...
Date: 2002-02-22 23:05:35
Message-ID: 20020222230535.1ED0147596C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/02/22 18:05:35

Modified files:
contrib : Makefile README
Added files:
contrib/dbsize : Makefile README.dbsize dbsize.c dbsize.sql.in

Log message:
I've written on like that a while ago:

http://webmail.postgresql.org/~petere/dbsize.html

The tarball can be rolled into contrib -- now that I think of it I don't
know why I never did that.

Never imagined this would have anything to do with that TODO item,
though.
I figured oid2name accomplished that.

Peter Eisentraut peter_e(at)gmx(dot)net

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-02-23 01:01:31 pgsql/src/backend/utils/adt int.c int8.c
Previous Message Bruce Momjian - CVS 2002-02-22 22:56:08 pgsql/contrib/dbsize