pg_sequence.h File Reference
Include dependency graph for pg_sequence.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
CATALOG (pg_sequence, 2224, SequenceRelationId)
Typedef Documentation
◆ Form_pg_sequence
Function Documentation
◆ CATALOG()
CATALOG
(
pg_sequence
,
2224
,
SequenceRelationId
)
◆ DECLARE_UNIQUE_INDEX_PKEY()
DECLARE_UNIQUE_INDEX_PKEY
(
pg_sequence_seqrelid_index
,
5002
,
SequenceRelidIndexId
,
pg_sequence
,
btree(seqrelid oid_ops)
)
◆ MAKE_SYSCACHE()
MAKE_SYSCACHE
(
SEQRELID
,
pg_sequence_seqrelid_index
,
32
)
Variable Documentation
◆ FormData_pg_sequence