summaryrefslogtreecommitdiff
path: root/contrib/dbsize
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights that were missed.Bruce Momjian2005-01-011-2/+2
* Code review for recent dbsize changes. Fix some thinkos, enforce codingTom Lane2004-09-283-95/+99
* Improve README with mention of new functions.Bruce Momjian2004-09-081-11/+50
* Remove line specifying Andreas as author.Bruce Momjian2004-09-021-3/+1
* The current implementation of dbsize doesn't handle tables inBruce Momjian2004-09-022-124/+283
* Pgindent run for 8.0.Bruce Momjian2004-08-291-13/+15
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-4/+8
* dbsize modification to support tablespacesBruce Momjian2004-08-121-11/+55
* Replace opendir/closedir calls throughout the backend with AllocateDirTom Lane2004-02-231-4/+3
* pgindent run.Bruce Momjian2003-08-041-1/+1
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-5/+16
* pgindent run.Bruce Momjian2002-09-041-3/+3
* Code review for standalone composite types, query-specified compositeTom Lane2002-08-291-2/+2
* has_table_privilege spawns scions has_database_privilege, has_function_privil...Tom Lane2002-08-091-21/+3
* oid is needed, it is added at the end of the struct (after the nullBruce Momjian2002-07-201-1/+1
* Update dbsize documentation with:Bruce Momjian2002-06-231-1/+5
* Restructure indexscan API (index_beginscan, index_getnext) perTom Lane2002-05-201-2/+2
* Fix contrib/dbsize for schema-qualified table names.Tom Lane2002-04-022-31/+26
* I've written on like that a while ago:Bruce Momjian2002-02-224-0/+196