]> granicus.if.org Git - postgresql/commit
Andreas Pflug wrote:
authorJoe Conway <mail@joeconway.com>
Fri, 2 Jul 2004 18:59:25 +0000 (18:59 +0000)
committerJoe Conway <mail@joeconway.com>
Fri, 2 Jul 2004 18:59:25 +0000 (18:59 +0000)
commit0b89d261c7a91ff9ebc6a6b9bd3ee129576bdd9a
treebe0e9be6e1964c6c5b8d6776b2a266a88cfdf068
parent6d6c8b0d96a75f804d49f046f2fad8c60ea55fbe
Andreas Pflug wrote:
 From an idea of Bruce, the attached patch implements the function
 pg_tablespace_databases(oid) RETURNS SETOF oid
 which delivers as set of database oids having objects in the selected
 tablespace, enabling an admin to examine only the databases affecting
 the tablespace for objects instead of scanning all of them.

initdb forced
doc/src/sgml/func.sgml
src/backend/commands/tablespace.c
src/backend/utils/adt/misc.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/utils/builtins.h