|
PostgreSQL Source Code git master
|
#include <c.h>
Data Fields | |
| int32 | vl_len_ |
| int | ndim |
| int32 | dataoffset |
| Oid | elemtype |
| int | dim1 |
| int | lbound1 |
| Oid | values [FLEXIBLE_ARRAY_MEMBER] |
| int oidvector::dim1 |
Definition at line 820 of file c.h.
Referenced by ProcedureCreate().
| Oid oidvector::values[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 822 of file c.h.
Referenced by AggregateCreate(), build_replindex_scan_key(), oidvectorin(), pg_get_partkeydef_worker(), ProcedureCreate(), and RelationBuildPartitionKey().