summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/dbsize.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Message correctionsPeter Eisentraut2005-10-291-4/+4
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-71/+71
* Fix confusion between relfilenode and Oid.Alvaro Herrera2005-09-291-123/+78
* Rename pg_complete_relation_size() to pg_total_relation_size(), for theNeil Conway2005-09-161-30/+28
* Use ReadDir() not readdir() so as to have some modicum of error checking.Tom Lane2005-08-021-8/+9
* Un-Windows-ify newlines.Tom Lane2005-08-021-461/+461
* Move dbsize functions into the backend. New functions:Bruce Momjian2005-07-291-0/+461