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
537537DropTableSpaceStmt
538538DropUserMappingStmt
539539DropdbStmt
540+ DummyAmEnum
540541DummyIndexOptions
541542DumpComponents
542543DumpId
@@ -909,6 +910,7 @@ GistBulkDeleteResult
909910GistEntryVector
910911GistInetKey
911912GistNSN
913+ GistOptBufferingMode
912914GistSplitUnion
913915GistSplitVector
914916GistVacState
@@ -2590,6 +2592,7 @@ VariableSubstituteHook
25902592VersionedQuery
25912593Vfd
25922594ViewCheckOption
2595+ ViewOptCheckOption
25932596ViewOptions
25942597ViewStmt
25952598VirtualTransactionId
@@ -3182,6 +3185,8 @@ regmatch_t
31823185regoff_t
31833186regproc
31843187relopt_bool
3188+ relopt_enum
3189+ relopt_enum_elt_def
31853190relopt_gen
31863191relopt_int
31873192relopt_kind
You can’t perform that action at this time.
0 commit comments