Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4545282

Browse files
committed
Add new typedefs introduced in 773df88 to typedefs.list
1 parent 24e2885 commit 4545282

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/tools/pgindent/typedefs.list

+5
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,7 @@ DropSubscriptionStmt
537537
DropTableSpaceStmt
538538
DropUserMappingStmt
539539
DropdbStmt
540+
DummyAmEnum
540541
DummyIndexOptions
541542
DumpComponents
542543
DumpId
@@ -909,6 +910,7 @@ GistBulkDeleteResult
909910
GistEntryVector
910911
GistInetKey
911912
GistNSN
913+
GistOptBufferingMode
912914
GistSplitUnion
913915
GistSplitVector
914916
GistVacState
@@ -2590,6 +2592,7 @@ VariableSubstituteHook
25902592
VersionedQuery
25912593
Vfd
25922594
ViewCheckOption
2595+
ViewOptCheckOption
25932596
ViewOptions
25942597
ViewStmt
25952598
VirtualTransactionId
@@ -3182,6 +3185,8 @@ regmatch_t
31823185
regoff_t
31833186
regproc
31843187
relopt_bool
3188+
relopt_enum
3189+
relopt_enum_elt_def
31853190
relopt_gen
31863191
relopt_int
31873192
relopt_kind

0 commit comments

Comments
 (0)