Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ObjectPropertyType Struct Reference

Data Fields

Oid class_oid
Oid oid_index_oid
int oid_catcache_id
int name_catcache_id
AttrNumber attnum_name
AttrNumber attnum_namespace
AttrNumber attnum_owner
AttrNumber attnum_acl
AclObjectKind acl_kind
bool is_nsp_name_unique

Detailed Description

Definition at line 84 of file objectaddress.c.


Field Documentation

Definition at line 96 of file objectaddress.c.

Referenced by get_object_aclkind().

Definition at line 95 of file objectaddress.c.

Referenced by get_object_attnum_acl().

Definition at line 92 of file objectaddress.c.

Referenced by get_object_attnum_name().

Definition at line 93 of file objectaddress.c.

Referenced by get_object_attnum_namespace(), and get_object_namespace().

Definition at line 94 of file objectaddress.c.

Referenced by get_object_attnum_owner().

Definition at line 86 of file objectaddress.c.

Referenced by get_object_property_data().

Definition at line 97 of file objectaddress.c.

Referenced by get_object_namensp_unique().

Definition at line 89 of file objectaddress.c.

Referenced by get_object_catcache_name().

Definition at line 88 of file objectaddress.c.

Referenced by get_object_catcache_oid().

Definition at line 87 of file objectaddress.c.

Referenced by get_object_oid_index().


The documentation for this struct was generated from the following file: