We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e2885 commit 4545282Copy full SHA for 4545282
src/tools/pgindent/typedefs.list
@@ -537,6 +537,7 @@ DropSubscriptionStmt
537
DropTableSpaceStmt
538
DropUserMappingStmt
539
DropdbStmt
540
+DummyAmEnum
541
DummyIndexOptions
542
DumpComponents
543
DumpId
@@ -909,6 +910,7 @@ GistBulkDeleteResult
909
910
GistEntryVector
911
GistInetKey
912
GistNSN
913
+GistOptBufferingMode
914
GistSplitUnion
915
GistSplitVector
916
GistVacState
@@ -2590,6 +2592,7 @@ VariableSubstituteHook
2590
2592
VersionedQuery
2591
2593
Vfd
2594
ViewCheckOption
2595
+ViewOptCheckOption
2596
ViewOptions
2597
ViewStmt
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
3190
relopt_gen
3191
relopt_int
3192
relopt_kind
0 commit comments