index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
dbsize
/
dbsize.c
Commit message (
Expand
)
Author
Age
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
*
Code review for recent dbsize changes. Fix some thinkos, enforce coding
Tom Lane
2004-09-28
*
Remove line specifying Andreas as author.
Bruce Momjian
2004-09-02
*
The current implementation of dbsize doesn't handle tables in
Bruce Momjian
2004-09-02
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
dbsize modification to support tablespaces
Bruce Momjian
2004-08-12
*
Replace opendir/closedir calls throughout the backend with AllocateDir
Tom Lane
2004-02-23
*
pgindent run.
Bruce Momjian
2003-08-04
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
pgindent run.
Bruce Momjian
2002-09-04
*
Code review for standalone composite types, query-specified composite
Tom Lane
2002-08-29
*
has_table_privilege spawns scions has_database_privilege, has_function_privil...
Tom Lane
2002-08-09
*
oid is needed, it is added at the end of the struct (after the null
Bruce Momjian
2002-07-20
*
Restructure indexscan API (index_beginscan, index_getnext) per
Tom Lane
2002-05-20
*
Fix contrib/dbsize for schema-qualified table names.
Tom Lane
2002-04-02
*
I've written on like that a while ago:
Bruce Momjian
2002-02-22