diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-06-09 12:15:33 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-06-09 12:16:17 -0400 |
commit | e7bcd983f56136a9580076b60d5c19eb2fd83301 (patch) | |
tree | 0004548f35ab99642cef3956be14d28431fb3ae1 /src | |
parent | 7feb60c1bb0b1e9c97561171e9194d56694620ad (diff) | |
download | postgresql-e7bcd983f56136a9580076b60d5c19eb2fd83301.tar.gz postgresql-e7bcd983f56136a9580076b60d5c19eb2fd83301.zip |
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.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/pgindent/typedefs.list | 6 |
1 files 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 |