From e7bcd983f56136a9580076b60d5c19eb2fd83301 Mon Sep 17 00:00:00 2001
From: Robert Haas <rhaas@postgresql.org>
Date: Thu, 9 Jun 2016 12:15:33 -0400
Subject: [PATCH] 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.
---
 src/tools/pgindent/typedefs.list | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list
index 9b38d35b78a..9aa29f6a953 100644
--- a/src/tools/pgindent/typedefs.list
+++ b/src/tools/pgindent/typedefs.list
@@ -221,6 +221,7 @@ BloomPageOpaque
 BloomPageOpaqueData
 BloomScanOpaque
 BloomScanOpaqueData
+BloomSignatureWord
 BloomState
 BloomTuple
 BlowfishContext
@@ -428,7 +429,6 @@ CustomScanMethods
 CustomScanState
 CycleCtr
 DBState
-DBWriteRequest
 DCHCacheEntry
 DEADLOCK_INFO
 DECountItem
@@ -493,6 +493,7 @@ DropdbStmt
 DumpComponents
 DumpId
 DumpOptions
+DumpSignalInformation
 DumpableObject
 DumpableObjectType
 DynamicFileList
@@ -574,7 +575,6 @@ ExprStateEvalFunc
 ExtensibleNode
 ExtensibleNodeEntry
 ExtensibleNodeMethods
-ExtensionBehavior
 ExtensionControlFile
 ExtensionInfo
 ExtensionMemberId
@@ -612,7 +612,6 @@ FmgrBuiltin
 FmgrHookEventType
 FmgrInfo
 ForeignDataWrapper
-ForeignKeyOptInfo
 ForeignPath
 ForeignScan
 ForeignScanState
@@ -1888,7 +1887,6 @@ ShmemIndexEnt
 ShutdownInformation
 ShutdownMode
 SignTSVector
-SignType
 SimpleActionList
 SimpleActionListCell
 SimpleEcontextStackEntry
-- 
GitLab