summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/dbsize.c
AgeCommit message (Expand)Author
2005-08-02Use ReadDir() not readdir() so as to have some modicum of error checking.Tom Lane
2005-08-02Un-Windows-ify newlines.Tom Lane
2005-07-29Move dbsize functions into the backend. New functions:Bruce Momjian