PostgreSQL Source Code
git master
|
#include <attmap.h>
Data Fields | |
AttrNumber * | attnums |
int | maplen |
AttrNumber* AttrMap::attnums |
Definition at line 36 of file attmap.h.
Referenced by addFkRecurseReferenced(), addFkRecurseReferencing(), adjust_partition_colnos_using_map(), apply_handle_update(), build_attrmap_by_name(), build_attrmap_by_position(), check_attrmap_match(), CloneFkReferenced(), CloneFkReferencing(), CompareIndexInfo(), execute_attr_map_cols(), execute_attr_map_slot(), execute_attr_map_tuple(), expandTableLikeClause(), free_attrmap(), IsIndexUsableForReplicaIdentityFull(), logicalrep_partition_open(), logicalrep_rel_mark_updatable(), logicalrep_rel_open(), MergeAttributes(), MergeConstraintsIntoExisting(), RemoveInheritance(), slot_fill_defaults(), slot_modify_data(), and slot_store_data().
int AttrMap::maplen |
Definition at line 37 of file attmap.h.
Referenced by adjust_partition_colnos_using_map(), check_attrmap_match(), CompareIndexInfo(), execute_attr_map_cols(), execute_attr_map_tuple(), IsIndexUsableForReplicaIdentityFull(), logicalrep_partition_open(), slot_fill_defaults(), slot_modify_data(), and slot_store_data().