Commit 45452825 authored by Alexander Korotkov's avatar Alexander Korotkov

Add new typedefs introduced in 773df883 to typedefs.list

parent 24e2885e
...@@ -537,6 +537,7 @@ DropSubscriptionStmt ...@@ -537,6 +537,7 @@ DropSubscriptionStmt
DropTableSpaceStmt DropTableSpaceStmt
DropUserMappingStmt DropUserMappingStmt
DropdbStmt DropdbStmt
DummyAmEnum
DummyIndexOptions DummyIndexOptions
DumpComponents DumpComponents
DumpId DumpId
...@@ -909,6 +910,7 @@ GistBulkDeleteResult ...@@ -909,6 +910,7 @@ GistBulkDeleteResult
GistEntryVector GistEntryVector
GistInetKey GistInetKey
GistNSN GistNSN
GistOptBufferingMode
GistSplitUnion GistSplitUnion
GistSplitVector GistSplitVector
GistVacState GistVacState
...@@ -2590,6 +2592,7 @@ VariableSubstituteHook ...@@ -2590,6 +2592,7 @@ VariableSubstituteHook
VersionedQuery VersionedQuery
Vfd Vfd
ViewCheckOption ViewCheckOption
ViewOptCheckOption
ViewOptions ViewOptions
ViewStmt ViewStmt
VirtualTransactionId VirtualTransactionId
...@@ -3182,6 +3185,8 @@ regmatch_t ...@@ -3182,6 +3185,8 @@ regmatch_t
regoff_t regoff_t
regproc regproc
relopt_bool relopt_bool
relopt_enum
relopt_enum_elt_def
relopt_gen relopt_gen
relopt_int relopt_int
relopt_kind relopt_kind
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment