File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -537,6 +537,7 @@ DropSubscriptionStmt
537
537
DropTableSpaceStmt
538
538
DropUserMappingStmt
539
539
DropdbStmt
540
+ DummyAmEnum
540
541
DummyIndexOptions
541
542
DumpComponents
542
543
DumpId
@@ -909,6 +910,7 @@ GistBulkDeleteResult
909
910
GistEntryVector
910
911
GistInetKey
911
912
GistNSN
913
+ GistOptBufferingMode
912
914
GistSplitUnion
913
915
GistSplitVector
914
916
GistVacState
@@ -2590,6 +2592,7 @@ VariableSubstituteHook
2590
2592
VersionedQuery
2591
2593
Vfd
2592
2594
ViewCheckOption
2595
+ ViewOptCheckOption
2593
2596
ViewOptions
2594
2597
ViewStmt
2595
2598
VirtualTransactionId
@@ -3182,6 +3185,8 @@ regmatch_t
3182
3185
regoff_t
3183
3186
regproc
3184
3187
relopt_bool
3188
+ relopt_enum
3189
+ relopt_enum_elt_def
3185
3190
relopt_gen
3186
3191
relopt_int
3187
3192
relopt_kind
You can’t perform that action at this time.
0 commit comments