#include <c.h>
Data Fields | |
int32 | vl_len_ |
int | ndim |
int32 | dataoffset |
Oid | elemtype |
int | dim1 |
int | lbound1 |
Oid | values [1] |
Definition at line 433 of file c.h.
Definition at line 437 of file c.h.
Referenced by buildoidvector(), and oidvectorin().
int oidvector::dim1 |
Definition at line 439 of file c.h.
Referenced by btoidvectorcmp(), buildoidvector(), hashoidvector(), oidvectorin(), oidvectorout(), oidvectortypes(), ProcedureCreate(), and resolve_polymorphic_tupdesc().
Definition at line 438 of file c.h.
Referenced by buildoidvector(), and oidvectorin().
Definition at line 440 of file c.h.
Referenced by buildoidvector(), and oidvectorin().
int oidvector::ndim |
Definition at line 436 of file c.h.
Referenced by buildoidvector(), and oidvectorin().
Definition at line 441 of file c.h.
Referenced by btoidvectorcmp(), buildoidvector(), CheckIndexCompatible(), generateClonedIndexStmt(), hashoidvector(), IndexSupportInitialize(), IsThereFunctionInNamespace(), oidvectorin(), oidvectorout(), oidvectortypes(), pg_get_indexdef_worker(), ProcedureCreate(), RelationGetIndexList(), RelationInitIndexAccessInfo(), resolve_polymorphic_tupdesc(), transformFkeyCheckAttrs(), transformFkeyGetPrimaryKey(), and transformIndexConstraint().