1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-22 23:02:54 +03:00
Neil Conway e4d9b69779 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.
2005-09-16 05:35:41 +00:00
..
2005-09-13 15:24:57 +00:00
2005-09-13 15:24:57 +00:00
2005-08-11 13:52:33 +00:00
2005-09-13 15:24:57 +00:00
2005-08-13 01:55:41 +00:00
2005-03-17 20:24:34 +00:00
2005-04-12 03:16:50 +00:00
2005-04-12 03:16:50 +00:00
2005-08-27 14:13:21 +00:00
2005-05-13 15:21:59 +00:00
2004-12-31 22:04:05 +00:00
2005-05-08 03:08:05 +00:00
2004-12-13 18:05:10 +00:00