PostgreSQL Source Code: oidvector Struct Reference (original) (raw)
#include <[c.h](c%5F8h%5Fsource.html)>
Data Fields | |
---|---|
int32 | vl_len_ |
int | ndim |
int32 | dataoffset |
Oid | elemtype |
int | dim1 |
int | lbound1 |
Oid | values [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 696 of file c.h.
◆ dataoffset
int32 oidvector::dataoffset
◆ dim1
◆ elemtype
◆ lbound1
◆ ndim
◆ values
Definition at line 704 of file c.h.
Referenced by AggregateCreate(), build_replindex_scan_key(), buildoidvector(), CheckIndexCompatible(), generateClonedIndexStmt(), get_index_column_opclass(), index_concurrently_create_copy(), index_opclass_options(), IndexSupportInitialize(), IsIndexUsableForReplicaIdentityFull(), IsThereFunctionInNamespace(), oidvectorin(), oidvectorout(), oidvectortypes(), pg_get_indexdef_worker(), pg_get_partkeydef_worker(), ProcedureCreate(), refresh_by_match_merge(), RelationBuildPartitionKey(), RelationInitIndexAccessInfo(), resolve_polymorphic_tupdesc(), transformFkeyCheckAttrs(), transformFkeyGetPrimaryKey(), and transformIndexConstraint().
◆ vl_len_
Definition at line 698 of file c.h.
The documentation for this struct was generated from the following file:
- src/include/c.h