mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update pgindent install instructions and update typedef list.
This commit is contained in:
@ -35,12 +35,13 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
|
|||||||
|
|
||||||
8) Do a full test build:
|
8) Do a full test build:
|
||||||
|
|
||||||
run configure
|
> run configure
|
||||||
# stop is only necessary if it's going to install in a location with an
|
# stop is only necessary if it's going to install in a location with an
|
||||||
# already running server
|
# already running server
|
||||||
pg_ctl stop
|
pg_ctl stop
|
||||||
gmake -C src install
|
gmake -C src install
|
||||||
gmake -C contrib install
|
gmake -C contrib install
|
||||||
|
pg_ctl start
|
||||||
gmake installcheck-world
|
gmake installcheck-world
|
||||||
|
|
||||||
9) Indent the Perl MSVC code:
|
9) Indent the Perl MSVC code:
|
||||||
|
@ -21,6 +21,7 @@ AclMaskHow
|
|||||||
AclMode
|
AclMode
|
||||||
AclObjectKind
|
AclObjectKind
|
||||||
AclResult
|
AclResult
|
||||||
|
AcquireSampleRowsFunc
|
||||||
ActiveSnapshotElt
|
ActiveSnapshotElt
|
||||||
AffixNode
|
AffixNode
|
||||||
AffixNodeData
|
AffixNodeData
|
||||||
@ -77,7 +78,9 @@ AlterUserMappingStmt
|
|||||||
AlteredTableInfo
|
AlteredTableInfo
|
||||||
AlternativeSubPlan
|
AlternativeSubPlan
|
||||||
AlternativeSubPlanState
|
AlternativeSubPlanState
|
||||||
|
AnalyzeAttrComputeStatsFunc
|
||||||
AnalyzeAttrFetchFunc
|
AnalyzeAttrFetchFunc
|
||||||
|
AnalyzeForeignTable_function
|
||||||
AnlIndexData
|
AnlIndexData
|
||||||
Append
|
Append
|
||||||
AppendPath
|
AppendPath
|
||||||
@ -88,7 +91,9 @@ ArchiveEntryPtr
|
|||||||
ArchiveFormat
|
ArchiveFormat
|
||||||
ArchiveHandle
|
ArchiveHandle
|
||||||
ArchiveMode
|
ArchiveMode
|
||||||
|
ArchiverOutput
|
||||||
ArchiverStage
|
ArchiverStage
|
||||||
|
ArrayAnalyzeExtraData
|
||||||
ArrayBuildState
|
ArrayBuildState
|
||||||
ArrayCoerceExpr
|
ArrayCoerceExpr
|
||||||
ArrayCoerceExprState
|
ArrayCoerceExprState
|
||||||
@ -126,6 +131,7 @@ BIO
|
|||||||
BIO_METHOD
|
BIO_METHOD
|
||||||
BITVEC
|
BITVEC
|
||||||
BITVECP
|
BITVECP
|
||||||
|
BMS_Comparison
|
||||||
BMS_Membership
|
BMS_Membership
|
||||||
BN_CTX
|
BN_CTX
|
||||||
BOOL
|
BOOL
|
||||||
@ -156,10 +162,9 @@ BYTE
|
|||||||
Backend
|
Backend
|
||||||
BackendId
|
BackendId
|
||||||
BackendParameters
|
BackendParameters
|
||||||
|
BackendState
|
||||||
BaseBackupCmd
|
BaseBackupCmd
|
||||||
BeginForeignScan_function
|
BeginForeignScan_function
|
||||||
BgWriterRequest
|
|
||||||
BgWriterShmemStruct
|
|
||||||
BitmapAnd
|
BitmapAnd
|
||||||
BitmapAndPath
|
BitmapAndPath
|
||||||
BitmapAndState
|
BitmapAndState
|
||||||
@ -237,6 +242,8 @@ ChangeVarNodes_context
|
|||||||
CheckPoint
|
CheckPoint
|
||||||
CheckPointStmt
|
CheckPointStmt
|
||||||
CheckpointStatsData
|
CheckpointStatsData
|
||||||
|
CheckpointerRequest
|
||||||
|
CheckpointerShmemStruct
|
||||||
Chromosome
|
Chromosome
|
||||||
City
|
City
|
||||||
ClientAuthentication_hook_type
|
ClientAuthentication_hook_type
|
||||||
@ -328,6 +335,7 @@ CreateSchemaStmtContext
|
|||||||
CreateSeqStmt
|
CreateSeqStmt
|
||||||
CreateStmt
|
CreateStmt
|
||||||
CreateStmtContext
|
CreateStmtContext
|
||||||
|
CreateTableAsStmt
|
||||||
CreateTableSpaceStmt
|
CreateTableSpaceStmt
|
||||||
CreateTrigStmt
|
CreateTrigStmt
|
||||||
CreateUserMappingStmt
|
CreateUserMappingStmt
|
||||||
@ -345,6 +353,7 @@ CycleCtr
|
|||||||
DBState
|
DBState
|
||||||
DCHCacheEntry
|
DCHCacheEntry
|
||||||
DEADLOCK_INFO
|
DEADLOCK_INFO
|
||||||
|
DECountItem
|
||||||
DES_cblock
|
DES_cblock
|
||||||
DES_key_schedule
|
DES_key_schedule
|
||||||
DH
|
DH
|
||||||
@ -390,12 +399,7 @@ DomainConstraintState
|
|||||||
DomainConstraintType
|
DomainConstraintType
|
||||||
DomainIOData
|
DomainIOData
|
||||||
DropBehavior
|
DropBehavior
|
||||||
DropCastStmt
|
|
||||||
DropFdwStmt
|
|
||||||
DropForeignServerStmt
|
|
||||||
DropOwnedStmt
|
DropOwnedStmt
|
||||||
DropPLangStmt
|
|
||||||
DropPropertyStmt
|
|
||||||
DropRoleStmt
|
DropRoleStmt
|
||||||
DropStmt
|
DropStmt
|
||||||
DropTableSpaceStmt
|
DropTableSpaceStmt
|
||||||
@ -466,7 +470,6 @@ FakeRelCacheEntry
|
|||||||
FakeRelCacheEntryData
|
FakeRelCacheEntryData
|
||||||
FastPathStrongRelationLockData
|
FastPathStrongRelationLockData
|
||||||
FdwInfo
|
FdwInfo
|
||||||
FdwPlan
|
|
||||||
FdwRoutine
|
FdwRoutine
|
||||||
FetchDirection
|
FetchDirection
|
||||||
FetchStmt
|
FetchStmt
|
||||||
@ -477,6 +480,7 @@ FieldStore
|
|||||||
FieldStoreState
|
FieldStoreState
|
||||||
File
|
File
|
||||||
FileFdwExecutionState
|
FileFdwExecutionState
|
||||||
|
FileFdwPlanState
|
||||||
FileName
|
FileName
|
||||||
FileNameMap
|
FileNameMap
|
||||||
FindSplitData
|
FindSplitData
|
||||||
@ -605,7 +609,6 @@ GBT_NUMKEY
|
|||||||
GBT_NUMKEY_R
|
GBT_NUMKEY_R
|
||||||
GBT_VARKEY
|
GBT_VARKEY
|
||||||
GBT_VARKEY_R
|
GBT_VARKEY_R
|
||||||
GISTBufferingInsertStack
|
|
||||||
GISTBuildBuffers
|
GISTBuildBuffers
|
||||||
GISTBuildState
|
GISTBuildState
|
||||||
GISTENTRY
|
GISTENTRY
|
||||||
@ -628,6 +631,9 @@ GV
|
|||||||
Gene
|
Gene
|
||||||
GenericExprState
|
GenericExprState
|
||||||
GeqoPrivateData
|
GeqoPrivateData
|
||||||
|
GetForeignPaths_function
|
||||||
|
GetForeignPlan_function
|
||||||
|
GetForeignRelSize_function
|
||||||
GiSTOptions
|
GiSTOptions
|
||||||
GinBtree
|
GinBtree
|
||||||
GinBtreeData
|
GinBtreeData
|
||||||
@ -641,6 +647,7 @@ GinOptions
|
|||||||
GinPageOpaque
|
GinPageOpaque
|
||||||
GinPageOpaqueData
|
GinPageOpaqueData
|
||||||
GinPostingTreeScan
|
GinPostingTreeScan
|
||||||
|
GinQualCounts
|
||||||
GinScanEntry
|
GinScanEntry
|
||||||
GinScanKey
|
GinScanKey
|
||||||
GinScanOpaque
|
GinScanOpaque
|
||||||
@ -752,6 +759,7 @@ IndexBuildCallback
|
|||||||
IndexBuildResult
|
IndexBuildResult
|
||||||
IndexBulkDeleteCallback
|
IndexBulkDeleteCallback
|
||||||
IndexBulkDeleteResult
|
IndexBulkDeleteResult
|
||||||
|
IndexClauseSet
|
||||||
IndexElem
|
IndexElem
|
||||||
IndexInfo
|
IndexInfo
|
||||||
IndexList
|
IndexList
|
||||||
@ -773,10 +781,8 @@ IndxInfo
|
|||||||
InfoItem
|
InfoItem
|
||||||
InhInfo
|
InhInfo
|
||||||
InhOption
|
InhOption
|
||||||
InhRelation
|
|
||||||
InheritableSocket
|
InheritableSocket
|
||||||
InlineCodeBlock
|
InlineCodeBlock
|
||||||
InnerIndexscanInfo
|
|
||||||
InsertStmt
|
InsertStmt
|
||||||
Instrumentation
|
Instrumentation
|
||||||
Int8TransTypeData
|
Int8TransTypeData
|
||||||
@ -803,11 +809,17 @@ JOBOBJECT_BASIC_LIMIT_INFORMATION
|
|||||||
JOBOBJECT_BASIC_UI_RESTRICTIONS
|
JOBOBJECT_BASIC_UI_RESTRICTIONS
|
||||||
JOBOBJECT_SECURITY_LIMIT_INFORMATION
|
JOBOBJECT_SECURITY_LIMIT_INFORMATION
|
||||||
Join
|
Join
|
||||||
|
JoinCostWorkspace
|
||||||
JoinExpr
|
JoinExpr
|
||||||
JoinHashEntry
|
JoinHashEntry
|
||||||
JoinPath
|
JoinPath
|
||||||
JoinState
|
JoinState
|
||||||
JoinType
|
JoinType
|
||||||
|
JsonLexContext
|
||||||
|
JsonParseStack
|
||||||
|
JsonParseState
|
||||||
|
JsonStackOp
|
||||||
|
JsonValueType
|
||||||
JunkFilter
|
JunkFilter
|
||||||
KeyArray
|
KeyArray
|
||||||
KeySuffix
|
KeySuffix
|
||||||
@ -937,6 +949,7 @@ NewConstraint
|
|||||||
NewPage
|
NewPage
|
||||||
Node
|
Node
|
||||||
NodeTag
|
NodeTag
|
||||||
|
NonEmptyRange
|
||||||
Notification
|
Notification
|
||||||
NotifyStmt
|
NotifyStmt
|
||||||
Nsrt
|
Nsrt
|
||||||
@ -952,6 +965,7 @@ OSInfo
|
|||||||
OSSLDigest
|
OSSLDigest
|
||||||
OSVERSIONINFO
|
OSVERSIONINFO
|
||||||
OVERLAPPED
|
OVERLAPPED
|
||||||
|
ObjectAccessDrop
|
||||||
ObjectAccessType
|
ObjectAccessType
|
||||||
ObjectAddress
|
ObjectAddress
|
||||||
ObjectAddressExtra
|
ObjectAddressExtra
|
||||||
@ -1027,11 +1041,13 @@ PGSetenvStatusType
|
|||||||
PGShmemHeader
|
PGShmemHeader
|
||||||
PGTransactionStatusType
|
PGTransactionStatusType
|
||||||
PGVerbosity
|
PGVerbosity
|
||||||
|
PGXACT
|
||||||
PG_Locale_Strategy
|
PG_Locale_Strategy
|
||||||
PG_Lock_Status
|
PG_Lock_Status
|
||||||
PG_init_t
|
PG_init_t
|
||||||
PGcancel
|
PGcancel
|
||||||
PGconn
|
PGconn
|
||||||
|
PGdataValue
|
||||||
PGlobjfuncs
|
PGlobjfuncs
|
||||||
PGnotify
|
PGnotify
|
||||||
PGresAttDesc
|
PGresAttDesc
|
||||||
@ -1093,9 +1109,11 @@ PLpgSQL_var
|
|||||||
PLpgSQL_variable
|
PLpgSQL_variable
|
||||||
PLwdatum
|
PLwdatum
|
||||||
PLword
|
PLword
|
||||||
|
PLyCursorObject
|
||||||
PLyDatumToOb
|
PLyDatumToOb
|
||||||
PLyDatumToObFunc
|
PLyDatumToObFunc
|
||||||
PLyExceptionEntry
|
PLyExceptionEntry
|
||||||
|
PLyExecutionContext
|
||||||
PLyObToDatum
|
PLyObToDatum
|
||||||
PLyObToDatumFunc
|
PLyObToDatumFunc
|
||||||
PLyObToTuple
|
PLyObToTuple
|
||||||
@ -1124,6 +1142,7 @@ PQconninfoOption
|
|||||||
PQnoticeProcessor
|
PQnoticeProcessor
|
||||||
PQnoticeReceiver
|
PQnoticeReceiver
|
||||||
PQprintOpt
|
PQprintOpt
|
||||||
|
PQrowProcessor
|
||||||
PREDICATELOCK
|
PREDICATELOCK
|
||||||
PREDICATELOCKTAG
|
PREDICATELOCKTAG
|
||||||
PREDICATELOCKTARGET
|
PREDICATELOCKTARGET
|
||||||
@ -1155,13 +1174,17 @@ PageSplitRecord
|
|||||||
PagetableEntry
|
PagetableEntry
|
||||||
Pairs
|
Pairs
|
||||||
ParallelSlot
|
ParallelSlot
|
||||||
|
ParallelState
|
||||||
|
ParallelStateEntry
|
||||||
Param
|
Param
|
||||||
ParamExecData
|
ParamExecData
|
||||||
ParamExternData
|
ParamExternData
|
||||||
ParamFetchHook
|
ParamFetchHook
|
||||||
ParamKind
|
ParamKind
|
||||||
ParamListInfo
|
ParamListInfo
|
||||||
|
ParamPathInfo
|
||||||
ParamRef
|
ParamRef
|
||||||
|
ParentMapEntry
|
||||||
ParseCallbackState
|
ParseCallbackState
|
||||||
ParseParamRefHook
|
ParseParamRefHook
|
||||||
ParseState
|
ParseState
|
||||||
@ -1172,6 +1195,7 @@ ParserSetupHook
|
|||||||
ParserState
|
ParserState
|
||||||
Path
|
Path
|
||||||
PathClauseUsage
|
PathClauseUsage
|
||||||
|
PathCostComparison
|
||||||
PathKey
|
PathKey
|
||||||
PathKeysComparison
|
PathKeysComparison
|
||||||
Pattern_Prefix_Status
|
Pattern_Prefix_Status
|
||||||
@ -1181,6 +1205,7 @@ PendingOperationTag
|
|||||||
PendingRelDelete
|
PendingRelDelete
|
||||||
PendingUnlinkEntry
|
PendingUnlinkEntry
|
||||||
PerlInterpreter
|
PerlInterpreter
|
||||||
|
Perl_ppaddr_t
|
||||||
PgBackendStatus
|
PgBackendStatus
|
||||||
PgIfAddrCallback
|
PgIfAddrCallback
|
||||||
PgStat_BackendFunctionEntry
|
PgStat_BackendFunctionEntry
|
||||||
@ -1193,6 +1218,7 @@ PgStat_Msg
|
|||||||
PgStat_MsgAnalyze
|
PgStat_MsgAnalyze
|
||||||
PgStat_MsgAutovacStart
|
PgStat_MsgAutovacStart
|
||||||
PgStat_MsgBgWriter
|
PgStat_MsgBgWriter
|
||||||
|
PgStat_MsgDeadlock
|
||||||
PgStat_MsgDropdb
|
PgStat_MsgDropdb
|
||||||
PgStat_MsgDummy
|
PgStat_MsgDummy
|
||||||
PgStat_MsgFuncpurge
|
PgStat_MsgFuncpurge
|
||||||
@ -1205,6 +1231,7 @@ PgStat_MsgResetsharedcounter
|
|||||||
PgStat_MsgResetsinglecounter
|
PgStat_MsgResetsinglecounter
|
||||||
PgStat_MsgTabpurge
|
PgStat_MsgTabpurge
|
||||||
PgStat_MsgTabstat
|
PgStat_MsgTabstat
|
||||||
|
PgStat_MsgTempFile
|
||||||
PgStat_MsgVacuum
|
PgStat_MsgVacuum
|
||||||
PgStat_Shared_Reset_Target
|
PgStat_Shared_Reset_Target
|
||||||
PgStat_Single_Reset_Type
|
PgStat_Single_Reset_Type
|
||||||
@ -1220,13 +1247,11 @@ PgXmlErrorContext
|
|||||||
PgXmlStrictness
|
PgXmlStrictness
|
||||||
Pg_finfo_record
|
Pg_finfo_record
|
||||||
Pg_magic_struct
|
Pg_magic_struct
|
||||||
PickSplitSortItem
|
|
||||||
PipeProtoChunk
|
PipeProtoChunk
|
||||||
PipeProtoHeader
|
PipeProtoHeader
|
||||||
PlaceHolderInfo
|
PlaceHolderInfo
|
||||||
PlaceHolderVar
|
PlaceHolderVar
|
||||||
Plan
|
Plan
|
||||||
PlanForeignScan_function
|
|
||||||
PlanInvalItem
|
PlanInvalItem
|
||||||
PlanRowMark
|
PlanRowMark
|
||||||
PlanState
|
PlanState
|
||||||
@ -1256,6 +1281,7 @@ PredicateLockTargetType
|
|||||||
PrepareStmt
|
PrepareStmt
|
||||||
PreparedParamsData
|
PreparedParamsData
|
||||||
PreparedStatement
|
PreparedStatement
|
||||||
|
PrimaryKeepaliveMessage
|
||||||
PrintExtraTocPtr
|
PrintExtraTocPtr
|
||||||
PrintTocDataPtr
|
PrintTocDataPtr
|
||||||
PrintfArgType
|
PrintfArgType
|
||||||
@ -1285,6 +1311,7 @@ PushFilter
|
|||||||
PushFilterOps
|
PushFilterOps
|
||||||
PushFunction
|
PushFunction
|
||||||
PyCodeObject
|
PyCodeObject
|
||||||
|
PyMappingMethods
|
||||||
PyMethodDef
|
PyMethodDef
|
||||||
PyObject
|
PyObject
|
||||||
PySequenceMethods
|
PySequenceMethods
|
||||||
@ -1324,13 +1351,14 @@ RWConflict
|
|||||||
RWConflictPoolHeader
|
RWConflictPoolHeader
|
||||||
RangeBound
|
RangeBound
|
||||||
RangeFunction
|
RangeFunction
|
||||||
|
RangeIOData
|
||||||
RangeQueryClause
|
RangeQueryClause
|
||||||
RangeSubselect
|
RangeSubselect
|
||||||
RangeTblEntry
|
RangeTblEntry
|
||||||
RangeTblRef
|
RangeTblRef
|
||||||
RangeType
|
RangeType
|
||||||
RangeTypeInfo
|
|
||||||
RangeVar
|
RangeVar
|
||||||
|
RangeVarGetRelidCallback
|
||||||
RawColumnDefault
|
RawColumnDefault
|
||||||
ReScanForeignScan_function
|
ReScanForeignScan_function
|
||||||
ReadBufPtr
|
ReadBufPtr
|
||||||
@ -1370,9 +1398,6 @@ RelativeTime
|
|||||||
RelcacheCallbackFunction
|
RelcacheCallbackFunction
|
||||||
Relids
|
Relids
|
||||||
RelocationBufferInfo
|
RelocationBufferInfo
|
||||||
RemoveFuncStmt
|
|
||||||
RemoveOpClassStmt
|
|
||||||
RemoveOpFamilyStmt
|
|
||||||
RenameStmt
|
RenameStmt
|
||||||
ReopenPtr
|
ReopenPtr
|
||||||
ResTarget
|
ResTarget
|
||||||
@ -1428,7 +1453,6 @@ SID_NAME_USE
|
|||||||
SISeg
|
SISeg
|
||||||
SMgrRelation
|
SMgrRelation
|
||||||
SMgrRelationData
|
SMgrRelationData
|
||||||
SOCKADDR
|
|
||||||
SOCKET
|
SOCKET
|
||||||
SPELL
|
SPELL
|
||||||
SPIPlanPtr
|
SPIPlanPtr
|
||||||
@ -1436,6 +1460,7 @@ SPITupleTable
|
|||||||
SPLITCOST
|
SPLITCOST
|
||||||
SPNode
|
SPNode
|
||||||
SPNodeData
|
SPNodeData
|
||||||
|
SPPageDesc
|
||||||
SQLFunctionCache
|
SQLFunctionCache
|
||||||
SQLFunctionCachePtr
|
SQLFunctionCachePtr
|
||||||
SQLFunctionParseInfoPtr
|
SQLFunctionParseInfoPtr
|
||||||
@ -1454,6 +1479,7 @@ ScanDirection
|
|||||||
ScanKey
|
ScanKey
|
||||||
ScanKeyData
|
ScanKeyData
|
||||||
ScanKeyword
|
ScanKeyword
|
||||||
|
ScanStackEntry
|
||||||
ScanState
|
ScanState
|
||||||
ScanTypeControl
|
ScanTypeControl
|
||||||
SchemaQuery
|
SchemaQuery
|
||||||
@ -1463,6 +1489,7 @@ SecLabelItem
|
|||||||
SecLabelStmt
|
SecLabelStmt
|
||||||
SelectStmt
|
SelectStmt
|
||||||
Selectivity
|
Selectivity
|
||||||
|
SemiAntiJoinFactors
|
||||||
SeqScan
|
SeqScan
|
||||||
SeqScanState
|
SeqScanState
|
||||||
SeqTable
|
SeqTable
|
||||||
@ -1491,6 +1518,7 @@ SharedInvalSmgrMsg
|
|||||||
SharedInvalidationMessage
|
SharedInvalidationMessage
|
||||||
ShellTypeInfo
|
ShellTypeInfo
|
||||||
ShmemIndexEnt
|
ShmemIndexEnt
|
||||||
|
ShutdownInformation
|
||||||
ShutdownMode
|
ShutdownMode
|
||||||
SignTSVector
|
SignTSVector
|
||||||
SimpleEcontextStackEntry
|
SimpleEcontextStackEntry
|
||||||
@ -1498,6 +1526,7 @@ SimpleOidList
|
|||||||
SimpleOidListCell
|
SimpleOidListCell
|
||||||
SimpleStringList
|
SimpleStringList
|
||||||
SimpleStringListCell
|
SimpleStringListCell
|
||||||
|
SingleBoundSortItem
|
||||||
Size
|
Size
|
||||||
SlotNumber
|
SlotNumber
|
||||||
SlruCtl
|
SlruCtl
|
||||||
@ -1518,10 +1547,35 @@ SortBy
|
|||||||
SortByDir
|
SortByDir
|
||||||
SortByNulls
|
SortByNulls
|
||||||
SortGroupClause
|
SortGroupClause
|
||||||
|
SortShimExtra
|
||||||
SortState
|
SortState
|
||||||
|
SortSupport
|
||||||
|
SortSupportData
|
||||||
SortTuple
|
SortTuple
|
||||||
|
SortTupleComparator
|
||||||
|
SortedPoint
|
||||||
|
SpGistBuildState
|
||||||
|
SpGistCache
|
||||||
|
SpGistDeadTuple
|
||||||
|
SpGistDeadTupleData
|
||||||
|
SpGistInnerTuple
|
||||||
|
SpGistInnerTupleData
|
||||||
|
SpGistLUPCache
|
||||||
|
SpGistLastUsedPage
|
||||||
|
SpGistLeafTuple
|
||||||
|
SpGistLeafTupleData
|
||||||
|
SpGistMetaPageData
|
||||||
|
SpGistNodeTuple
|
||||||
|
SpGistNodeTupleData
|
||||||
|
SpGistPageOpaque
|
||||||
|
SpGistPageOpaqueData
|
||||||
|
SpGistScanOpaque
|
||||||
|
SpGistScanOpaqueData
|
||||||
|
SpGistState
|
||||||
|
SpGistTypeDesc
|
||||||
SpecialJoinInfo
|
SpecialJoinInfo
|
||||||
SplitInterval
|
SplitInterval
|
||||||
|
SplitLR
|
||||||
SplitVar
|
SplitVar
|
||||||
SplitedPageLayout
|
SplitedPageLayout
|
||||||
StackElem
|
StackElem
|
||||||
@ -1599,6 +1653,7 @@ TYPCATEGORY
|
|||||||
TabStatusArray
|
TabStatusArray
|
||||||
TableDataInfo
|
TableDataInfo
|
||||||
TableInfo
|
TableInfo
|
||||||
|
TableLikeClause
|
||||||
TableSpaceCacheEntry
|
TableSpaceCacheEntry
|
||||||
TableSpaceOpts
|
TableSpaceOpts
|
||||||
TargetEntry
|
TargetEntry
|
||||||
@ -1613,7 +1668,6 @@ TextFreq
|
|||||||
TextPositionState
|
TextPositionState
|
||||||
TheLexeme
|
TheLexeme
|
||||||
TheSubstitute
|
TheSubstitute
|
||||||
ThingFile
|
|
||||||
TidHashKey
|
TidHashKey
|
||||||
TidPath
|
TidPath
|
||||||
TidScan
|
TidScan
|
||||||
@ -1738,6 +1792,7 @@ WalRcvState
|
|||||||
WalSnd
|
WalSnd
|
||||||
WalSndCtlData
|
WalSndCtlData
|
||||||
WalSndState
|
WalSndState
|
||||||
|
WalSndrMessage
|
||||||
WindowAgg
|
WindowAgg
|
||||||
WindowAggState
|
WindowAggState
|
||||||
WindowClause
|
WindowClause
|
||||||
@ -1804,7 +1859,7 @@ __IsProcessInJob
|
|||||||
__QueryInformationJobObject
|
__QueryInformationJobObject
|
||||||
__RegisterWaitForSingleObject
|
__RegisterWaitForSingleObject
|
||||||
__SetInformationJobObject
|
__SetInformationJobObject
|
||||||
aclitem
|
adjust_appendrel_attrs_context
|
||||||
allocfunc
|
allocfunc
|
||||||
array_unnest_fctx
|
array_unnest_fctx
|
||||||
assign_collations_context
|
assign_collations_context
|
||||||
@ -1863,6 +1918,7 @@ ds_state
|
|||||||
eLogType
|
eLogType
|
||||||
ean13
|
ean13
|
||||||
eary
|
eary
|
||||||
|
emit_log_hook_type
|
||||||
eval_const_expressions_context
|
eval_const_expressions_context
|
||||||
execution_state
|
execution_state
|
||||||
explain_get_index_name_hook_type
|
explain_get_index_name_hook_type
|
||||||
@ -1880,6 +1936,7 @@ float4KEY
|
|||||||
float8
|
float8
|
||||||
float8KEY
|
float8KEY
|
||||||
fmNodePtr
|
fmNodePtr
|
||||||
|
fmStringInfo
|
||||||
fmgr_hook_type
|
fmgr_hook_type
|
||||||
freeaddrinfo_ptr_t
|
freeaddrinfo_ptr_t
|
||||||
freefunc
|
freefunc
|
||||||
@ -2002,6 +2059,7 @@ object_access_hook_type
|
|||||||
off_t
|
off_t
|
||||||
oidKEY
|
oidKEY
|
||||||
oidvector
|
oidvector
|
||||||
|
on_exit_nicely_callback
|
||||||
ossldata
|
ossldata
|
||||||
pageCnvCtx
|
pageCnvCtx
|
||||||
parse_error_callback_arg
|
parse_error_callback_arg
|
||||||
@ -2010,6 +2068,7 @@ pendingPosition
|
|||||||
pgParameterStatus
|
pgParameterStatus
|
||||||
pg_conv_map
|
pg_conv_map
|
||||||
pg_crc32
|
pg_crc32
|
||||||
|
pg_ctype_cache
|
||||||
pg_enc
|
pg_enc
|
||||||
pg_enc2gettext
|
pg_enc2gettext
|
||||||
pg_enc2name
|
pg_enc2name
|
||||||
@ -2018,9 +2077,9 @@ pg_gssinfo
|
|||||||
pg_local_to_utf
|
pg_local_to_utf
|
||||||
pg_local_to_utf_combined
|
pg_local_to_utf_combined
|
||||||
pg_locale_t
|
pg_locale_t
|
||||||
pg_node_tree
|
|
||||||
pg_on_exit_callback
|
pg_on_exit_callback
|
||||||
pg_re_flags
|
pg_re_flags
|
||||||
|
pg_stack_base_t
|
||||||
pg_time_t
|
pg_time_t
|
||||||
pg_tz
|
pg_tz
|
||||||
pg_tz_cache
|
pg_tz_cache
|
||||||
@ -2028,6 +2087,7 @@ pg_tzenum
|
|||||||
pg_utf_to_local
|
pg_utf_to_local
|
||||||
pg_utf_to_local_combined
|
pg_utf_to_local_combined
|
||||||
pg_uuid_t
|
pg_uuid_t
|
||||||
|
pg_wc_probefunc
|
||||||
pg_wchar
|
pg_wchar
|
||||||
pg_wchar_tbl
|
pg_wchar_tbl
|
||||||
pgpid_t
|
pgpid_t
|
||||||
@ -2035,6 +2095,8 @@ pgsocket
|
|||||||
pgsql_thing_t
|
pgsql_thing_t
|
||||||
pgssEntry
|
pgssEntry
|
||||||
pgssHashKey
|
pgssHashKey
|
||||||
|
pgssJumbleState
|
||||||
|
pgssLocationLen
|
||||||
pgssSharedState
|
pgssSharedState
|
||||||
pgstat_page
|
pgstat_page
|
||||||
pgstattuple_type
|
pgstattuple_type
|
||||||
@ -2055,6 +2117,7 @@ pltcl_proc_desc
|
|||||||
pltcl_proc_key
|
pltcl_proc_key
|
||||||
pltcl_proc_ptr
|
pltcl_proc_ptr
|
||||||
pltcl_query_desc
|
pltcl_query_desc
|
||||||
|
post_parse_analyze_hook_type
|
||||||
pqbool
|
pqbool
|
||||||
pqsigfunc
|
pqsigfunc
|
||||||
printQueryOpt
|
printQueryOpt
|
||||||
@ -2068,6 +2131,7 @@ printTextRule
|
|||||||
priv_map
|
priv_map
|
||||||
process_sublinks_context
|
process_sublinks_context
|
||||||
promptStatus_t
|
promptStatus_t
|
||||||
|
pthread_attr_t
|
||||||
pthread_key_t
|
pthread_key_t
|
||||||
pthread_mutex_t
|
pthread_mutex_t
|
||||||
pthread_once_t
|
pthread_once_t
|
||||||
@ -2112,7 +2176,6 @@ rijndael_ctx
|
|||||||
rm_detail_t
|
rm_detail_t
|
||||||
role_auth_extra
|
role_auth_extra
|
||||||
save_buffer
|
save_buffer
|
||||||
segment_finish_callback
|
|
||||||
sequence_magic
|
sequence_magic
|
||||||
shmem_startup_hook_type
|
shmem_startup_hook_type
|
||||||
sig_atomic_t
|
sig_atomic_t
|
||||||
@ -2122,14 +2185,41 @@ sigset_t
|
|||||||
size_t
|
size_t
|
||||||
slock_t
|
slock_t
|
||||||
smgrid
|
smgrid
|
||||||
|
spgBulkDeleteState
|
||||||
|
spgChooseIn
|
||||||
|
spgChooseOut
|
||||||
|
spgChooseResultType
|
||||||
|
spgConfigIn
|
||||||
|
spgConfigOut
|
||||||
|
spgInnerConsistentIn
|
||||||
|
spgInnerConsistentOut
|
||||||
|
spgLeafConsistentIn
|
||||||
|
spgLeafConsistentOut
|
||||||
|
spgNodePtr
|
||||||
|
spgPickSplitIn
|
||||||
|
spgPickSplitOut
|
||||||
|
spgVacPendingItem
|
||||||
|
spgxlogAddLeaf
|
||||||
|
spgxlogAddNode
|
||||||
|
spgxlogMoveLeafs
|
||||||
|
spgxlogPickSplit
|
||||||
|
spgxlogSplitTuple
|
||||||
|
spgxlogState
|
||||||
|
spgxlogVacuumLeaf
|
||||||
|
spgxlogVacuumRedirect
|
||||||
|
spgxlogVacuumRoot
|
||||||
sql_error_callback_arg
|
sql_error_callback_arg
|
||||||
|
sqlparseInfo
|
||||||
|
sqlparseState
|
||||||
ss_lru_item_t
|
ss_lru_item_t
|
||||||
ss_scan_location_t
|
ss_scan_location_t
|
||||||
ss_scan_locations_t
|
ss_scan_locations_t
|
||||||
ssize_t
|
ssize_t
|
||||||
stemmer_module
|
stemmer_module
|
||||||
stmtCacheEntry
|
stmtCacheEntry
|
||||||
stream_continue_callback
|
storeInfo
|
||||||
|
storeRes_func
|
||||||
|
stream_stop_callback
|
||||||
substitute_actual_parameters_context
|
substitute_actual_parameters_context
|
||||||
substitute_actual_srf_parameters_context
|
substitute_actual_srf_parameters_context
|
||||||
substitute_multiple_relids_context
|
substitute_multiple_relids_context
|
||||||
|
Reference in New Issue
Block a user