diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-09 16:45:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-09 16:45:16 +0000 |
commit | 4ab8e69094452286a5894f1b2b237304808f4391 (patch) | |
tree | 53d99383e8b52541832c510308f8d0ddb3bbc20f /src/interfaces/python/pg.py | |
parent | 65dc2e0d8c1200a63e5d293f0cfa95a836eb984c (diff) | |
download | postgresql-4ab8e69094452286a5894f1b2b237304808f4391.tar.gz postgresql-4ab8e69094452286a5894f1b2b237304808f4391.zip |
has_table_privilege spawns scions has_database_privilege, has_function_privilege,
has_language_privilege, has_schema_privilege to let SQL queries test
all the new privilege types in 7.3. Also, add functions pg_table_is_visible,
pg_type_is_visible, pg_function_is_visible, pg_operator_is_visible,
pg_opclass_is_visible to test whether objects contained in schemas are
visible in the current search path. Do some minor cleanup to centralize
accesses to pg_database, as well.
Diffstat (limited to 'src/interfaces/python/pg.py')
0 files changed, 0 insertions, 0 deletions