PostgreSQL Source Code
git master
|
Definition at line 100 of file objectaddress.c.
AttrNumber ObjectPropertyType::attnum_acl |
Definition at line 114 of file objectaddress.c.
Referenced by get_object_attnum_acl().
AttrNumber ObjectPropertyType::attnum_name |
Definition at line 111 of file objectaddress.c.
Referenced by get_object_attnum_name().
AttrNumber ObjectPropertyType::attnum_namespace |
Definition at line 112 of file objectaddress.c.
Referenced by get_object_attnum_namespace(), and get_object_namespace().
AttrNumber ObjectPropertyType::attnum_oid |
Definition at line 110 of file objectaddress.c.
Referenced by get_object_attnum_oid().
AttrNumber ObjectPropertyType::attnum_owner |
Definition at line 113 of file objectaddress.c.
Referenced by get_object_attnum_owner().
const char* ObjectPropertyType::class_descr |
Definition at line 102 of file objectaddress.c.
Referenced by get_object_class_descr().
Oid ObjectPropertyType::class_oid |
Definition at line 104 of file objectaddress.c.
Referenced by get_object_property_data().
bool ObjectPropertyType::is_nsp_name_unique |
Definition at line 116 of file objectaddress.c.
Referenced by get_object_namensp_unique().
int ObjectPropertyType::name_catcache_id |
Definition at line 107 of file objectaddress.c.
Referenced by get_object_catcache_name().
ObjectType ObjectPropertyType::objtype |
Definition at line 115 of file objectaddress.c.
Referenced by get_object_type().
int ObjectPropertyType::oid_catcache_id |
Definition at line 106 of file objectaddress.c.
Referenced by get_object_catcache_oid().
Oid ObjectPropertyType::oid_index_oid |
Definition at line 105 of file objectaddress.c.
Referenced by get_object_oid_index().