Home
last modified time | relevance | path

Searched refs:namespaceOid (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/commands/
H A Dschema.c73 Oid namespaceOid = get_namespace_oid(schemaString, true); in PreprocessDropSchemaStmt() local
75 if (namespaceOid == InvalidOid) in PreprocessDropSchemaStmt()
83 F_OIDEQ, namespaceOid); in PreprocessDropSchemaStmt()
92 Oid relationId = get_relname_relid(relationName, namespaceOid); in PreprocessDropSchemaStmt()
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/deparser/
H A Dqualify_type_stmt.c45 Oid namespaceOid = TypeOidGetNamespaceOid(typeOid); in GetTypeNamespaceNameByNameList() local
46 char *nspname = get_namespace_name_or_temp(namespaceOid); in GetTypeNamespaceNameByNameList()
/dports/databases/pldebugger/pldebugger-1.4/
H A Dplpgsql_debugger.c1018 Oid namespaceOid; in initialize_plugin_info() local
1025 namespaceOid = ((Form_pg_proc)GETSTRUCT(htup))->pronamespace; in initialize_plugin_info()
1037 dbg_info->package = plugin_funcs.get_package( namespaceOid ); in initialize_plugin_info()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dtablecmds.c9298 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
9310 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
9314 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dtablecmds.c9298 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
9310 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
9314 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dtablecmds.c9298 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
9310 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
9314 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Dtablecmds.c9298 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
9310 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
9314 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/commands/
H A Dtablecmds.c9298 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
9310 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
9314 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/commands/
H A Dtablecmds.c9298 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
9310 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
9314 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/commands/
H A Dtablecmds.c9298 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
9310 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
9314 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dtablecmds.c10115 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
10127 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
10131 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dtablecmds.c10115 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
10127 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
10131 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dtablecmds.c10115 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
10127 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
10131 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dtablecmds.c10115 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
10127 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
10131 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dtablecmds.c10115 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
10127 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
10131 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dtablecmds.c10115 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
10127 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
10131 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dtablecmds.c10115 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
10127 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
10131 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dtablecmds.c11273 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
11285 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
11289 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dtablecmds.c11273 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
11285 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
11289 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dtablecmds.c11273 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
11285 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
11289 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dtablecmds.c11273 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
11285 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
11289 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dtablecmds.c11273 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
11285 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
11289 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dtablecmds.c11273 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
11285 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
11289 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dtablecmds.c11273 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
11285 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
11289 get_namespace_name(namespaceOid)); in ATExecChangeOwner()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c12329 Oid namespaceOid = tuple_class->relnamespace; in ATExecChangeOwner() local
12341 aclresult = pg_namespace_aclcheck(namespaceOid, newOwnerId, in ATExecChangeOwner()
12345 get_namespace_name(namespaceOid)); in ATExecChangeOwner()

12