mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Pre branch pgindent / pgperltidy run
Along the way make a slight adjustment to src/include/utils/queryjumble.h to avoid an unused typedef.
This commit is contained in:
@ -113,6 +113,7 @@ Append
|
||||
AppendPath
|
||||
AppendRelInfo
|
||||
AppendState
|
||||
ApplyExecutionData
|
||||
ApplySubXactData
|
||||
Archive
|
||||
ArchiveEntryPtrType
|
||||
@ -1163,6 +1164,7 @@ IpcSemaphoreKey
|
||||
IsForeignPathAsyncCapable_function
|
||||
IsForeignRelUpdatable_function
|
||||
IsForeignScanParallelSafe_function
|
||||
IsoConnInfo
|
||||
IspellDict
|
||||
Item
|
||||
ItemId
|
||||
@ -1683,7 +1685,6 @@ PLpgSQL_stmt_return
|
||||
PLpgSQL_stmt_return_next
|
||||
PLpgSQL_stmt_return_query
|
||||
PLpgSQL_stmt_rollback
|
||||
PLpgSQL_stmt_set
|
||||
PLpgSQL_stmt_type
|
||||
PLpgSQL_stmt_while
|
||||
PLpgSQL_trigtype
|
||||
@ -1872,6 +1873,9 @@ PerlInterpreter
|
||||
Perl_check_t
|
||||
Perl_ppaddr_t
|
||||
Permutation
|
||||
PermutationStep
|
||||
PermutationStepBlocker
|
||||
PermutationStepBlockerType
|
||||
PgArchData
|
||||
PgBackendGSSStatus
|
||||
PgBackendSSLStatus
|
||||
@ -2416,7 +2420,6 @@ SlabBlock
|
||||
SlabChunk
|
||||
SlabContext
|
||||
SlabSlot
|
||||
SlotAcquireBehavior
|
||||
SlotErrCallbackArg
|
||||
SlotNumber
|
||||
SlruCtl
|
||||
@ -2496,6 +2499,7 @@ StatsData
|
||||
StatsElem
|
||||
StatsExtInfo
|
||||
StdAnalyzeData
|
||||
StdRdOptIndexCleanup
|
||||
StdRdOptions
|
||||
Step
|
||||
StopList
|
||||
@ -2777,7 +2781,7 @@ UserOpts
|
||||
VacAttrStats
|
||||
VacAttrStatsP
|
||||
VacErrPhase
|
||||
VacOptTernaryValue
|
||||
VacOptValue
|
||||
VacuumParams
|
||||
VacuumRelation
|
||||
VacuumStmt
|
||||
|
Reference in New Issue
Block a user