git.postgresql.org Git - postgresql.git/commit
2007年8月27日 01:19:14 +0000 (01:19 +0000)
2007年8月27日 01:19:14 +0000 (01:19 +0000)
commit cc26599b7206b20d12dc7f88df1dd69c09db67a6
Restrict pg_relation_size to relation owner, pg_database_size to DB owner,
and pg_tablespace_size to superusers. Perhaps we could weaken the first
case to just require SELECT privilege, but that doesn't work for the
other cases, so use ownership as the common concept.
This is the main PostgreSQL git repository.
RSS
Atom