Yet again update typedefs.list file in preparation for pgindent run

Because the run was delayed, the file had a chance to get out of date.
pull/31/head
Robert Haas 9 years ago
parent 7feb60c1bb
commit e7bcd983f5
  1. 6
      src/tools/pgindent/typedefs.list

@ -221,6 +221,7 @@ BloomPageOpaque
BloomPageOpaqueData BloomPageOpaqueData
BloomScanOpaque BloomScanOpaque
BloomScanOpaqueData BloomScanOpaqueData
BloomSignatureWord
BloomState BloomState
BloomTuple BloomTuple
BlowfishContext BlowfishContext
@ -428,7 +429,6 @@ CustomScanMethods
CustomScanState CustomScanState
CycleCtr CycleCtr
DBState DBState
DBWriteRequest
DCHCacheEntry DCHCacheEntry
DEADLOCK_INFO DEADLOCK_INFO
DECountItem DECountItem
@ -493,6 +493,7 @@ DropdbStmt
DumpComponents DumpComponents
DumpId DumpId
DumpOptions DumpOptions
DumpSignalInformation
DumpableObject DumpableObject
DumpableObjectType DumpableObjectType
DynamicFileList DynamicFileList
@ -574,7 +575,6 @@ ExprStateEvalFunc
ExtensibleNode ExtensibleNode
ExtensibleNodeEntry ExtensibleNodeEntry
ExtensibleNodeMethods ExtensibleNodeMethods
ExtensionBehavior
ExtensionControlFile ExtensionControlFile
ExtensionInfo ExtensionInfo
ExtensionMemberId ExtensionMemberId
@ -612,7 +612,6 @@ FmgrBuiltin
FmgrHookEventType FmgrHookEventType
FmgrInfo FmgrInfo
ForeignDataWrapper ForeignDataWrapper
ForeignKeyOptInfo
ForeignPath ForeignPath
ForeignScan ForeignScan
ForeignScanState ForeignScanState
@ -1888,7 +1887,6 @@ ShmemIndexEnt
ShutdownInformation ShutdownInformation
ShutdownMode ShutdownMode
SignTSVector SignTSVector
SignType
SimpleActionList SimpleActionList
SimpleActionListCell SimpleActionListCell
SimpleEcontextStackEntry SimpleEcontextStackEntry

Loading…
Cancel
Save