mirror of
https://github.com/postgres/postgres.git
synced 2025-04-20 00:42:27 +03:00
Update typedefs.list file in preparation for pgindent run
In addition to adding new typedefs, I also re-sorted the file so that various entries add piecemeal, mostly or entirely by me, were alphabetized the same way as other entries in the file.
This commit is contained in:
parent
8126eaee2f
commit
acb51bd71d
@ -15,6 +15,7 @@ A_Indices
|
|||||||
A_Indirection
|
A_Indirection
|
||||||
A_Star
|
A_Star
|
||||||
AbsoluteTime
|
AbsoluteTime
|
||||||
|
AccessMethodInfo
|
||||||
AccessPriv
|
AccessPriv
|
||||||
Acl
|
Acl
|
||||||
AclItem
|
AclItem
|
||||||
@ -38,6 +39,7 @@ Agg
|
|||||||
AggClauseCosts
|
AggClauseCosts
|
||||||
AggHashEntry
|
AggHashEntry
|
||||||
AggInfo
|
AggInfo
|
||||||
|
AggPath
|
||||||
AggState
|
AggState
|
||||||
AggStatePerAgg
|
AggStatePerAgg
|
||||||
AggStatePerGroup
|
AggStatePerGroup
|
||||||
@ -70,6 +72,7 @@ AlterFunctionStmt
|
|||||||
AlterObjectDependsStmt
|
AlterObjectDependsStmt
|
||||||
AlterObjectSchemaStmt
|
AlterObjectSchemaStmt
|
||||||
AlterOpFamilyStmt
|
AlterOpFamilyStmt
|
||||||
|
AlterOperatorStmt
|
||||||
AlterOwnerStmt
|
AlterOwnerStmt
|
||||||
AlterPolicyStmt
|
AlterPolicyStmt
|
||||||
AlterRoleSetStmt
|
AlterRoleSetStmt
|
||||||
@ -209,6 +212,12 @@ BlockIdData
|
|||||||
BlockNumber
|
BlockNumber
|
||||||
BlockSampler
|
BlockSampler
|
||||||
BlockSamplerData
|
BlockSamplerData
|
||||||
|
BlockedProcData
|
||||||
|
BlockedProcsData
|
||||||
|
BloomBuildState
|
||||||
|
BloomOptions
|
||||||
|
BloomState
|
||||||
|
BloomTuple
|
||||||
BlowfishContext
|
BlowfishContext
|
||||||
BoolAggState
|
BoolAggState
|
||||||
BoolExpr
|
BoolExpr
|
||||||
@ -243,6 +252,7 @@ BufferStrategyControl
|
|||||||
BufferTag
|
BufferTag
|
||||||
BufferUsage
|
BufferUsage
|
||||||
BuildAccumulator
|
BuildAccumulator
|
||||||
|
BuiltinScript
|
||||||
BulkInsertState
|
BulkInsertState
|
||||||
CACHESIGN
|
CACHESIGN
|
||||||
CAC_state
|
CAC_state
|
||||||
@ -334,8 +344,10 @@ CommonEntry
|
|||||||
CommonTableExpr
|
CommonTableExpr
|
||||||
CompareScalarsContext
|
CompareScalarsContext
|
||||||
CompositeTypeStmt
|
CompositeTypeStmt
|
||||||
|
CompoundAffixFlag
|
||||||
CompressionAlgorithm
|
CompressionAlgorithm
|
||||||
CompressorState
|
CompressorState
|
||||||
|
ConfigData
|
||||||
ConfigFileVariable
|
ConfigFileVariable
|
||||||
ConfigVariable
|
ConfigVariable
|
||||||
ConnCacheEntry
|
ConnCacheEntry
|
||||||
@ -367,6 +379,7 @@ CostSelector
|
|||||||
Counters
|
Counters
|
||||||
CoverExt
|
CoverExt
|
||||||
CoverPos
|
CoverPos
|
||||||
|
CreateAmStmt
|
||||||
CreateCastStmt
|
CreateCastStmt
|
||||||
CreateConversionStmt
|
CreateConversionStmt
|
||||||
CreateDomainStmt
|
CreateDomainStmt
|
||||||
@ -494,6 +507,7 @@ EVP_MD_CTX
|
|||||||
EVP_PKEY
|
EVP_PKEY
|
||||||
EachState
|
EachState
|
||||||
Edge
|
Edge
|
||||||
|
EditableObjectType
|
||||||
ElementsState
|
ElementsState
|
||||||
EnableTimeoutParams
|
EnableTimeoutParams
|
||||||
EndBlobPtr
|
EndBlobPtr
|
||||||
@ -520,6 +534,9 @@ ExecAuxRowMark
|
|||||||
ExecForeignDelete_function
|
ExecForeignDelete_function
|
||||||
ExecForeignInsert_function
|
ExecForeignInsert_function
|
||||||
ExecForeignUpdate_function
|
ExecForeignUpdate_function
|
||||||
|
ExecParallelEstimateContext
|
||||||
|
ExecParallelInitializeDSMContext
|
||||||
|
ExecPhraseData
|
||||||
ExecRowMark
|
ExecRowMark
|
||||||
ExecScanAccessMtd
|
ExecScanAccessMtd
|
||||||
ExecScanRecheckMtd
|
ExecScanRecheckMtd
|
||||||
@ -547,9 +564,13 @@ ExprContext_CB
|
|||||||
ExprDoneCond
|
ExprDoneCond
|
||||||
ExprState
|
ExprState
|
||||||
ExprStateEvalFunc
|
ExprStateEvalFunc
|
||||||
|
ExtensibleNode
|
||||||
|
ExtensibleNodeEntry
|
||||||
|
ExtensibleNodeMethods
|
||||||
ExtensionBehavior
|
ExtensionBehavior
|
||||||
ExtensionControlFile
|
ExtensionControlFile
|
||||||
ExtensionInfo
|
ExtensionInfo
|
||||||
|
ExtensionMemberId
|
||||||
ExtensionVersionInfo
|
ExtensionVersionInfo
|
||||||
FDWCollateState
|
FDWCollateState
|
||||||
FD_SET
|
FD_SET
|
||||||
@ -579,10 +600,12 @@ FileNameMap
|
|||||||
FindSplitData
|
FindSplitData
|
||||||
FixedParallelState
|
FixedParallelState
|
||||||
FixedParamState
|
FixedParamState
|
||||||
|
FlagMode
|
||||||
FmgrBuiltin
|
FmgrBuiltin
|
||||||
FmgrHookEventType
|
FmgrHookEventType
|
||||||
FmgrInfo
|
FmgrInfo
|
||||||
ForeignDataWrapper
|
ForeignDataWrapper
|
||||||
|
ForeignKeyOptInfo
|
||||||
ForeignPath
|
ForeignPath
|
||||||
ForeignScan
|
ForeignScan
|
||||||
ForeignScanState
|
ForeignScanState
|
||||||
@ -710,9 +733,6 @@ FunctionParameterMode
|
|||||||
FunctionScan
|
FunctionScan
|
||||||
FunctionScanPerFuncState
|
FunctionScanPerFuncState
|
||||||
FunctionScanState
|
FunctionScanState
|
||||||
Gather
|
|
||||||
GatherPath
|
|
||||||
GatherState
|
|
||||||
FuzzyAttrMatchState
|
FuzzyAttrMatchState
|
||||||
GBT_NUMKEY
|
GBT_NUMKEY
|
||||||
GBT_NUMKEY_R
|
GBT_NUMKEY_R
|
||||||
@ -737,9 +757,13 @@ GISTSearchItem
|
|||||||
GISTTYPE
|
GISTTYPE
|
||||||
GIST_SPLITVEC
|
GIST_SPLITVEC
|
||||||
GV
|
GV
|
||||||
|
Gather
|
||||||
|
GatherPath
|
||||||
|
GatherState
|
||||||
Gene
|
Gene
|
||||||
GenericCosts
|
GenericCosts
|
||||||
GenericExprState
|
GenericExprState
|
||||||
|
GenericXLogState
|
||||||
GeqoPrivateData
|
GeqoPrivateData
|
||||||
GetForeignJoinPaths_function
|
GetForeignJoinPaths_function
|
||||||
GetForeignPaths_function
|
GetForeignPaths_function
|
||||||
@ -787,12 +811,14 @@ GrantRoleStmt
|
|||||||
GrantStmt
|
GrantStmt
|
||||||
GrantTargetType
|
GrantTargetType
|
||||||
Group
|
Group
|
||||||
|
GroupPath
|
||||||
GroupState
|
GroupState
|
||||||
GroupVarInfo
|
GroupVarInfo
|
||||||
GroupingFunc
|
GroupingFunc
|
||||||
GroupingFuncExprState
|
GroupingFuncExprState
|
||||||
GroupingSet
|
GroupingSet
|
||||||
GroupingSetKind
|
GroupingSetKind
|
||||||
|
GroupingSetsPath
|
||||||
GucAction
|
GucAction
|
||||||
GucBoolAssignHook
|
GucBoolAssignHook
|
||||||
GucBoolCheckHook
|
GucBoolCheckHook
|
||||||
@ -885,6 +911,7 @@ ImportQual
|
|||||||
InclusionOpaque
|
InclusionOpaque
|
||||||
IncrementVarSublevelsUp_context
|
IncrementVarSublevelsUp_context
|
||||||
Index
|
Index
|
||||||
|
IndexAmRoutine
|
||||||
IndexArrayKeyInfo
|
IndexArrayKeyInfo
|
||||||
IndexAttrBitmapKind
|
IndexAttrBitmapKind
|
||||||
IndexBuildCallback
|
IndexBuildCallback
|
||||||
@ -958,6 +985,7 @@ JoinPath
|
|||||||
JoinPathExtraData
|
JoinPathExtraData
|
||||||
JoinState
|
JoinState
|
||||||
JoinType
|
JoinType
|
||||||
|
JsonAggState
|
||||||
JsonHashEntry
|
JsonHashEntry
|
||||||
JsonLexContext
|
JsonLexContext
|
||||||
JsonParseContext
|
JsonParseContext
|
||||||
@ -965,6 +993,7 @@ JsonSemAction
|
|||||||
JsonTokenType
|
JsonTokenType
|
||||||
JsonTypeCategory
|
JsonTypeCategory
|
||||||
Jsonb
|
Jsonb
|
||||||
|
JsonbAggState
|
||||||
JsonbContainer
|
JsonbContainer
|
||||||
JsonbInState
|
JsonbInState
|
||||||
JsonbIterState
|
JsonbIterState
|
||||||
@ -1011,12 +1040,10 @@ LSEG
|
|||||||
LVRelStats
|
LVRelStats
|
||||||
LWLock
|
LWLock
|
||||||
LWLockHandle
|
LWLockHandle
|
||||||
NamedLWLockTranche
|
|
||||||
LWLockMinimallyPadded
|
LWLockMinimallyPadded
|
||||||
LWLockMode
|
LWLockMode
|
||||||
LWLockPadded
|
LWLockPadded
|
||||||
LWLockTranche
|
LWLockTranche
|
||||||
NamedLWLockTrancheRequest
|
|
||||||
LabelProvider
|
LabelProvider
|
||||||
LargeObjectDesc
|
LargeObjectDesc
|
||||||
Latch
|
Latch
|
||||||
@ -1029,6 +1056,7 @@ LexemeInfo
|
|||||||
LexemeKey
|
LexemeKey
|
||||||
LexizeData
|
LexizeData
|
||||||
Limit
|
Limit
|
||||||
|
LimitPath
|
||||||
LimitState
|
LimitState
|
||||||
LimitStateCond
|
LimitStateCond
|
||||||
List
|
List
|
||||||
@ -1052,6 +1080,7 @@ LockMethod
|
|||||||
LockMethodData
|
LockMethodData
|
||||||
LockRelId
|
LockRelId
|
||||||
LockRows
|
LockRows
|
||||||
|
LockRowsPath
|
||||||
LockRowsState
|
LockRowsState
|
||||||
LockStmt
|
LockStmt
|
||||||
LockTagType
|
LockTagType
|
||||||
@ -1090,6 +1119,7 @@ MembersLiveRange
|
|||||||
MemoryContext
|
MemoryContext
|
||||||
MemoryContextCallback
|
MemoryContextCallback
|
||||||
MemoryContextCallbackFunction
|
MemoryContextCallbackFunction
|
||||||
|
MemoryContextCounters
|
||||||
MemoryContextData
|
MemoryContextData
|
||||||
MemoryContextMethods
|
MemoryContextMethods
|
||||||
MergeAppend
|
MergeAppend
|
||||||
@ -1101,6 +1131,7 @@ MergeJoinState
|
|||||||
MergePath
|
MergePath
|
||||||
MergeScanSelCache
|
MergeScanSelCache
|
||||||
MinMaxAggInfo
|
MinMaxAggInfo
|
||||||
|
MinMaxAggPath
|
||||||
MinMaxExpr
|
MinMaxExpr
|
||||||
MinMaxExprState
|
MinMaxExprState
|
||||||
MinMaxOp
|
MinMaxOp
|
||||||
@ -1108,7 +1139,9 @@ MinimalTuple
|
|||||||
MinimalTupleData
|
MinimalTupleData
|
||||||
MinmaxOpaque
|
MinmaxOpaque
|
||||||
ModifyTable
|
ModifyTable
|
||||||
|
ModifyTablePath
|
||||||
ModifyTableState
|
ModifyTableState
|
||||||
|
MorphOpaque
|
||||||
MsgType
|
MsgType
|
||||||
MultiAssignRef
|
MultiAssignRef
|
||||||
MultiXactId
|
MultiXactId
|
||||||
@ -1125,7 +1158,10 @@ NUMProc
|
|||||||
NV
|
NV
|
||||||
Name
|
Name
|
||||||
NameData
|
NameData
|
||||||
|
NameHashEntry
|
||||||
NamedArgExpr
|
NamedArgExpr
|
||||||
|
NamedLWLockTranche
|
||||||
|
NamedLWLockTrancheRequest
|
||||||
NamespaceInfo
|
NamespaceInfo
|
||||||
NestLoop
|
NestLoop
|
||||||
NestLoopParam
|
NestLoopParam
|
||||||
@ -1189,6 +1225,7 @@ OpBtreeInterpretation
|
|||||||
OpClassCacheEnt
|
OpClassCacheEnt
|
||||||
OpExpr
|
OpExpr
|
||||||
OpFamilyMember
|
OpFamilyMember
|
||||||
|
OpFamilyOpFuncGroup
|
||||||
OpclassInfo
|
OpclassInfo
|
||||||
Operator
|
Operator
|
||||||
OpfamilyInfo
|
OpfamilyInfo
|
||||||
@ -1205,13 +1242,13 @@ OverrideSearchPath
|
|||||||
OverrideStackEntry
|
OverrideStackEntry
|
||||||
PACE_HEADER
|
PACE_HEADER
|
||||||
PACL
|
PACL
|
||||||
ParallelExecutorInfo
|
|
||||||
PATH
|
PATH
|
||||||
PBOOL
|
PBOOL
|
||||||
PCtxtHandle
|
PCtxtHandle
|
||||||
PFN
|
PFN
|
||||||
PGAsyncStatusType
|
PGAsyncStatusType
|
||||||
PGCALL2
|
PGCALL2
|
||||||
|
PGContextVisibility
|
||||||
PGEvent
|
PGEvent
|
||||||
PGEventConnDestroy
|
PGEventConnDestroy
|
||||||
PGEventConnReset
|
PGEventConnReset
|
||||||
@ -1326,6 +1363,8 @@ PLyProcedure
|
|||||||
PLyProcedureEntry
|
PLyProcedureEntry
|
||||||
PLyProcedureKey
|
PLyProcedureKey
|
||||||
PLyResultObject
|
PLyResultObject
|
||||||
|
PLySRFState
|
||||||
|
PLySavedArgs
|
||||||
PLySubtransactionData
|
PLySubtransactionData
|
||||||
PLySubtransactionObject
|
PLySubtransactionObject
|
||||||
PLyTupleToOb
|
PLyTupleToOb
|
||||||
@ -1374,6 +1413,7 @@ PX_Combo
|
|||||||
PX_HMAC
|
PX_HMAC
|
||||||
PX_MD
|
PX_MD
|
||||||
Page
|
Page
|
||||||
|
PageData
|
||||||
PageGistNSN
|
PageGistNSN
|
||||||
PageHeader
|
PageHeader
|
||||||
PageHeaderData
|
PageHeaderData
|
||||||
@ -1382,6 +1422,7 @@ PagetableEntry
|
|||||||
Pairs
|
Pairs
|
||||||
ParallelArgs
|
ParallelArgs
|
||||||
ParallelContext
|
ParallelContext
|
||||||
|
ParallelExecutorInfo
|
||||||
ParallelSlot
|
ParallelSlot
|
||||||
ParallelState
|
ParallelState
|
||||||
ParallelWorkerInfo
|
ParallelWorkerInfo
|
||||||
@ -1400,16 +1441,19 @@ ParseNamespaceItem
|
|||||||
ParseParamRefHook
|
ParseParamRefHook
|
||||||
ParseState
|
ParseState
|
||||||
ParsedLex
|
ParsedLex
|
||||||
|
ParsedScript
|
||||||
ParsedText
|
ParsedText
|
||||||
ParsedWord
|
ParsedWord
|
||||||
ParserSetupHook
|
ParserSetupHook
|
||||||
ParserState
|
ParserState
|
||||||
|
PartialAggType
|
||||||
Path
|
Path
|
||||||
PathClauseUsage
|
PathClauseUsage
|
||||||
PathCostComparison
|
PathCostComparison
|
||||||
PathHashStack
|
PathHashStack
|
||||||
PathKey
|
PathKey
|
||||||
PathKeysComparison
|
PathKeysComparison
|
||||||
|
PathTarget
|
||||||
Pattern_Prefix_Status
|
Pattern_Prefix_Status
|
||||||
Pattern_Type
|
Pattern_Type
|
||||||
PendingOperationEntry
|
PendingOperationEntry
|
||||||
@ -1423,7 +1467,11 @@ PgBackendSSLStatus
|
|||||||
PgBackendStatus
|
PgBackendStatus
|
||||||
PgBenchExpr
|
PgBenchExpr
|
||||||
PgBenchExprType
|
PgBenchExprType
|
||||||
|
PgBenchFunction
|
||||||
|
PgBenchValue
|
||||||
|
PgBenchValueType
|
||||||
PgFdwAnalyzeState
|
PgFdwAnalyzeState
|
||||||
|
PgFdwDirectModifyState
|
||||||
PgFdwModifyState
|
PgFdwModifyState
|
||||||
PgFdwOption
|
PgFdwOption
|
||||||
PgFdwRelationInfo
|
PgFdwRelationInfo
|
||||||
@ -1527,9 +1575,11 @@ ProcessUtilityContext
|
|||||||
ProcessUtility_hook_type
|
ProcessUtility_hook_type
|
||||||
ProcessingMode
|
ProcessingMode
|
||||||
ProjectionInfo
|
ProjectionInfo
|
||||||
|
ProjectionPath
|
||||||
ProtocolVersion
|
ProtocolVersion
|
||||||
PrsStorage
|
PrsStorage
|
||||||
PruneState
|
PruneState
|
||||||
|
PsqlScanCallbacks
|
||||||
PsqlScanResult
|
PsqlScanResult
|
||||||
PsqlScanState
|
PsqlScanState
|
||||||
PsqlScanStateData
|
PsqlScanStateData
|
||||||
@ -1561,6 +1611,7 @@ QueryMode
|
|||||||
QueryOperand
|
QueryOperand
|
||||||
QueryOperator
|
QueryOperator
|
||||||
QueryRepresentation
|
QueryRepresentation
|
||||||
|
QueryRepresentationOperand
|
||||||
QuerySource
|
QuerySource
|
||||||
QueueBackendStatus
|
QueueBackendStatus
|
||||||
QueuePosition
|
QueuePosition
|
||||||
@ -1578,7 +1629,9 @@ RSA
|
|||||||
RTEKind
|
RTEKind
|
||||||
RWConflict
|
RWConflict
|
||||||
RWConflictPoolHeader
|
RWConflictPoolHeader
|
||||||
|
Range
|
||||||
RangeBound
|
RangeBound
|
||||||
|
RangeBox
|
||||||
RangeFunction
|
RangeFunction
|
||||||
RangeIOData
|
RangeIOData
|
||||||
RangeQueryClause
|
RangeQueryClause
|
||||||
@ -1603,8 +1656,10 @@ RecordCompareData
|
|||||||
RecordIOData
|
RecordIOData
|
||||||
RecoveryTargetAction
|
RecoveryTargetAction
|
||||||
RecoveryTargetType
|
RecoveryTargetType
|
||||||
|
RectBox
|
||||||
RecursionContext
|
RecursionContext
|
||||||
RecursiveUnion
|
RecursiveUnion
|
||||||
|
RecursiveUnionPath
|
||||||
RecursiveUnionState
|
RecursiveUnionState
|
||||||
RefetchForeignRow_function
|
RefetchForeignRow_function
|
||||||
RefreshMatViewStmt
|
RefreshMatViewStmt
|
||||||
@ -1669,7 +1724,9 @@ ReplicationStateOnDisk
|
|||||||
ResTarget
|
ResTarget
|
||||||
ReservoirState
|
ReservoirState
|
||||||
ReservoirStateData
|
ReservoirStateData
|
||||||
|
ResourceArray
|
||||||
ResourceOwner
|
ResourceOwner
|
||||||
|
ResourceOwnerData
|
||||||
ResourceReleaseCallback
|
ResourceReleaseCallback
|
||||||
ResourceReleaseCallbackItem
|
ResourceReleaseCallbackItem
|
||||||
ResourceReleasePhase
|
ResourceReleasePhase
|
||||||
@ -1742,6 +1799,7 @@ SQLFunctionCache
|
|||||||
SQLFunctionCachePtr
|
SQLFunctionCachePtr
|
||||||
SQLFunctionParseInfoPtr
|
SQLFunctionParseInfoPtr
|
||||||
SSL
|
SSL
|
||||||
|
SSLExtensionInfoContext
|
||||||
SSL_CTX
|
SSL_CTX
|
||||||
STARTUPINFO
|
STARTUPINFO
|
||||||
STRLEN
|
STRLEN
|
||||||
@ -1783,6 +1841,7 @@ SetFunctionReturnMode
|
|||||||
SetOp
|
SetOp
|
||||||
SetOpCmd
|
SetOpCmd
|
||||||
SetOpHashEntry
|
SetOpHashEntry
|
||||||
|
SetOpPath
|
||||||
SetOpState
|
SetOpState
|
||||||
SetOpStatePerGroup
|
SetOpStatePerGroup
|
||||||
SetOpStatePerGroupData
|
SetOpStatePerGroupData
|
||||||
@ -1791,7 +1850,9 @@ SetOperation
|
|||||||
SetOperationStmt
|
SetOperationStmt
|
||||||
SetToDefault
|
SetToDefault
|
||||||
SetupWorkerPtr
|
SetupWorkerPtr
|
||||||
|
SharedDependencyObjectType
|
||||||
SharedDependencyType
|
SharedDependencyType
|
||||||
|
SharedExecutorInstrumentation
|
||||||
SharedInvalCatalogMsg
|
SharedInvalCatalogMsg
|
||||||
SharedInvalCatcacheMsg
|
SharedInvalCatcacheMsg
|
||||||
SharedInvalRelcacheMsg
|
SharedInvalRelcacheMsg
|
||||||
@ -1800,13 +1861,19 @@ SharedInvalSmgrMsg
|
|||||||
SharedInvalSnapshotMsg
|
SharedInvalSnapshotMsg
|
||||||
SharedInvalidationMessage
|
SharedInvalidationMessage
|
||||||
ShellTypeInfo
|
ShellTypeInfo
|
||||||
|
ShippableCacheEntry
|
||||||
|
ShippableCacheKey
|
||||||
ShmemIndexEnt
|
ShmemIndexEnt
|
||||||
ShutdownInformation
|
ShutdownInformation
|
||||||
ShutdownMode
|
ShutdownMode
|
||||||
SignTSVector
|
SignTSVector
|
||||||
|
SignType
|
||||||
|
SimpleActionList
|
||||||
|
SimpleActionListCell
|
||||||
SimpleEcontextStackEntry
|
SimpleEcontextStackEntry
|
||||||
SimpleOidList
|
SimpleOidList
|
||||||
SimpleOidListCell
|
SimpleOidListCell
|
||||||
|
SimpleStats
|
||||||
SimpleStringList
|
SimpleStringList
|
||||||
SimpleStringListCell
|
SimpleStringListCell
|
||||||
SingleBoundSortItem
|
SingleBoundSortItem
|
||||||
@ -1833,6 +1900,7 @@ SortBy
|
|||||||
SortByDir
|
SortByDir
|
||||||
SortByNulls
|
SortByNulls
|
||||||
SortGroupClause
|
SortGroupClause
|
||||||
|
SortPath
|
||||||
SortShimExtra
|
SortShimExtra
|
||||||
SortState
|
SortState
|
||||||
SortSupport
|
SortSupport
|
||||||
@ -1872,15 +1940,18 @@ StartBlobsPtr
|
|||||||
StartDataPtr
|
StartDataPtr
|
||||||
StartReplicationCmd
|
StartReplicationCmd
|
||||||
StartupPacket
|
StartupPacket
|
||||||
|
StartupStatusEnum
|
||||||
StatEntry
|
StatEntry
|
||||||
StatMsgType
|
StatMsgType
|
||||||
StateFileChunk
|
StateFileChunk
|
||||||
Stats
|
Stats
|
||||||
|
StatsData
|
||||||
StdAnalyzeData
|
StdAnalyzeData
|
||||||
StdRdOptions
|
StdRdOptions
|
||||||
Step
|
Step
|
||||||
StopList
|
StopList
|
||||||
StrategyNumber
|
StrategyNumber
|
||||||
|
StreamCtl
|
||||||
StringInfo
|
StringInfo
|
||||||
StringInfoData
|
StringInfoData
|
||||||
StripnullState
|
StripnullState
|
||||||
@ -1893,11 +1964,15 @@ SubXactCallback
|
|||||||
SubXactCallbackItem
|
SubXactCallbackItem
|
||||||
SubXactEvent
|
SubXactEvent
|
||||||
SubqueryScan
|
SubqueryScan
|
||||||
|
SubqueryScanPath
|
||||||
SubqueryScanState
|
SubqueryScanState
|
||||||
Syn
|
Syn
|
||||||
|
SyncRepConfigData
|
||||||
SysScanDesc
|
SysScanDesc
|
||||||
SyscacheCallbackFunction
|
SyscacheCallbackFunction
|
||||||
|
SystemRowsSamplerData
|
||||||
SystemSamplerData
|
SystemSamplerData
|
||||||
|
SystemTimeSamplerData
|
||||||
TAR_MEMBER
|
TAR_MEMBER
|
||||||
TBMIterateResult
|
TBMIterateResult
|
||||||
TBMIterator
|
TBMIterator
|
||||||
@ -1952,12 +2027,14 @@ TableSpaceOpts
|
|||||||
TablespaceList
|
TablespaceList
|
||||||
TablespaceListCell
|
TablespaceListCell
|
||||||
TargetEntry
|
TargetEntry
|
||||||
|
TclExceptionNameMap
|
||||||
Tcl_DString
|
Tcl_DString
|
||||||
Tcl_FileProc
|
Tcl_FileProc
|
||||||
Tcl_HashEntry
|
Tcl_HashEntry
|
||||||
Tcl_HashTable
|
Tcl_HashTable
|
||||||
Tcl_Interp
|
Tcl_Interp
|
||||||
Tcl_NotifierProcs
|
Tcl_NotifierProcs
|
||||||
|
Tcl_Obj
|
||||||
Tcl_Time
|
Tcl_Time
|
||||||
TestDecodingData
|
TestDecodingData
|
||||||
TestSpec
|
TestSpec
|
||||||
@ -2017,6 +2094,7 @@ TriggerEvent
|
|||||||
TriggerFlags
|
TriggerFlags
|
||||||
TriggerInfo
|
TriggerInfo
|
||||||
TruncateStmt
|
TruncateStmt
|
||||||
|
TsmRoutine
|
||||||
TupOutputState
|
TupOutputState
|
||||||
TupSortStatus
|
TupSortStatus
|
||||||
TupStoreStatus
|
TupStoreStatus
|
||||||
@ -2066,6 +2144,8 @@ UnlistenStmt
|
|||||||
UnresolvedTup
|
UnresolvedTup
|
||||||
UnresolvedTupData
|
UnresolvedTupData
|
||||||
UpdateStmt
|
UpdateStmt
|
||||||
|
UpperRelationKind
|
||||||
|
UpperUniquePath
|
||||||
UserAuth
|
UserAuth
|
||||||
UserMapping
|
UserMapping
|
||||||
UserOpts
|
UserOpts
|
||||||
@ -2080,6 +2160,7 @@ Var
|
|||||||
VarBit
|
VarBit
|
||||||
VarChar
|
VarChar
|
||||||
VarParamState
|
VarParamState
|
||||||
|
VarStringSortSupport
|
||||||
Variable
|
Variable
|
||||||
VariableAssignHook
|
VariableAssignHook
|
||||||
VariableCache
|
VariableCache
|
||||||
@ -2109,6 +2190,8 @@ WSABUF
|
|||||||
WSADATA
|
WSADATA
|
||||||
WSANETWORKEVENTS
|
WSANETWORKEVENTS
|
||||||
WSAPROTOCOL_INFO
|
WSAPROTOCOL_INFO
|
||||||
|
WaitEvent
|
||||||
|
WaitEventSet
|
||||||
WalLevel
|
WalLevel
|
||||||
WalRcvData
|
WalRcvData
|
||||||
WalRcvState
|
WalRcvState
|
||||||
@ -2116,10 +2199,9 @@ WalSnd
|
|||||||
WalSndCtlData
|
WalSndCtlData
|
||||||
WalSndSendDataCallback
|
WalSndSendDataCallback
|
||||||
WalSndState
|
WalSndState
|
||||||
WaitEvent
|
|
||||||
WaitEventSet
|
|
||||||
WholeRowVarExprState
|
WholeRowVarExprState
|
||||||
WindowAgg
|
WindowAgg
|
||||||
|
WindowAggPath
|
||||||
WindowAggState
|
WindowAggState
|
||||||
WindowClause
|
WindowClause
|
||||||
WindowDef
|
WindowDef
|
||||||
@ -2142,6 +2224,7 @@ WorkTableScan
|
|||||||
WorkTableScanState
|
WorkTableScanState
|
||||||
WorkerInfo
|
WorkerInfo
|
||||||
WorkerInfoData
|
WorkerInfoData
|
||||||
|
WorkerInstrumentation
|
||||||
WorkerJobDumpPtr
|
WorkerJobDumpPtr
|
||||||
WorkerJobRestorePtr
|
WorkerJobRestorePtr
|
||||||
Working_State
|
Working_State
|
||||||
@ -2215,6 +2298,8 @@ assign_collations_context
|
|||||||
autovac_table
|
autovac_table
|
||||||
av_relation
|
av_relation
|
||||||
avl_dbase
|
avl_dbase
|
||||||
|
avl_node
|
||||||
|
avl_tree
|
||||||
avw_dbase
|
avw_dbase
|
||||||
backslashResult
|
backslashResult
|
||||||
base_yy_extra_type
|
base_yy_extra_type
|
||||||
@ -2363,6 +2448,7 @@ gss_ctx_id_t
|
|||||||
gss_name_t
|
gss_name_t
|
||||||
gtrgm_consistent_cache
|
gtrgm_consistent_cache
|
||||||
gzFile
|
gzFile
|
||||||
|
has_parallel_hazard_arg
|
||||||
hashfunc
|
hashfunc
|
||||||
hbaPort
|
hbaPort
|
||||||
heap_page_items_state
|
heap_page_items_state
|
||||||
@ -2462,6 +2548,7 @@ pairingheap_comparator
|
|||||||
pairingheap_node
|
pairingheap_node
|
||||||
parallel_worker_main_type
|
parallel_worker_main_type
|
||||||
parse_error_callback_arg
|
parse_error_callback_arg
|
||||||
|
partial_agg_context
|
||||||
pcolor
|
pcolor
|
||||||
pendingPosition
|
pendingPosition
|
||||||
pgParameterStatus
|
pgParameterStatus
|
||||||
@ -2508,6 +2595,7 @@ pgstat_page
|
|||||||
pgstattuple_type
|
pgstattuple_type
|
||||||
pgthreadlock_t
|
pgthreadlock_t
|
||||||
pid_t
|
pid_t
|
||||||
|
pivot_field
|
||||||
planner_hook_type
|
planner_hook_type
|
||||||
plperl_array_info
|
plperl_array_info
|
||||||
plperl_call_data
|
plperl_call_data
|
||||||
@ -2525,6 +2613,7 @@ pltcl_proc_desc
|
|||||||
pltcl_proc_key
|
pltcl_proc_key
|
||||||
pltcl_proc_ptr
|
pltcl_proc_ptr
|
||||||
pltcl_query_desc
|
pltcl_query_desc
|
||||||
|
pos_trgm
|
||||||
post_parse_analyze_hook_type
|
post_parse_analyze_hook_type
|
||||||
pqbool
|
pqbool
|
||||||
pqsigfunc
|
pqsigfunc
|
||||||
@ -2704,6 +2793,7 @@ unit_conversion
|
|||||||
unlogged_relation_entry
|
unlogged_relation_entry
|
||||||
utf_local_conversion_func
|
utf_local_conversion_func
|
||||||
uuid_rc_t
|
uuid_rc_t
|
||||||
|
uuid_sortsupport_state
|
||||||
uuid_t
|
uuid_t
|
||||||
v_i_state
|
v_i_state
|
||||||
va_list
|
va_list
|
||||||
@ -2713,6 +2803,7 @@ varatt_expanded
|
|||||||
varattrib_1b
|
varattrib_1b
|
||||||
varattrib_1b_e
|
varattrib_1b_e
|
||||||
varattrib_4b
|
varattrib_4b
|
||||||
|
vbits
|
||||||
walrcv_connect_type
|
walrcv_connect_type
|
||||||
walrcv_disconnect_type
|
walrcv_disconnect_type
|
||||||
walrcv_endstreaming_type
|
walrcv_endstreaming_type
|
||||||
@ -2764,6 +2855,8 @@ xl_heap_update
|
|||||||
xl_heap_visible
|
xl_heap_visible
|
||||||
xl_invalid_page
|
xl_invalid_page
|
||||||
xl_invalid_page_key
|
xl_invalid_page_key
|
||||||
|
xl_invalidations
|
||||||
|
xl_logical_message
|
||||||
xl_multi_insert_tuple
|
xl_multi_insert_tuple
|
||||||
xl_multixact_create
|
xl_multixact_create
|
||||||
xl_multixact_truncate
|
xl_multixact_truncate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user