diff options
author | Neil Conway <neilc@samurai.com> | 2005-09-16 05:35:41 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2005-09-16 05:35:41 +0000 |
commit | e4d9b69779157935c4d3087b9ab67ac7dfdec9b4 (patch) | |
tree | e3d20f95c5389f48e8463c2fb255b9452cfaa161 /src/backend/access/gist/gistproc.c | |
parent | 148c00acbb23beeaf84c0983443af33a4d94b09e (diff) | |
download | postgresql-e4d9b69779157935c4d3087b9ab67ac7dfdec9b4.tar.gz postgresql-e4d9b69779157935c4d3087b9ab67ac7dfdec9b4.zip |
Rename pg_complete_relation_size() to pg_total_relation_size(), for the
sake of brevity and clarity.
Make pg_reload_conf(), pg_rotate_logfile(), and pg_cancel_backend()
return a boolean rather than an integer to indicate success or failure.
Along the way, make some minor cleanups to dbsize.c -- in particular,
use elog() rather than ereport() for "shouldn't happen" error
conditions, and remove some of the more flagrant violations of the
Postgres indentation conventions.
Catalog version bumped.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions