diff options
| author | Alexander Korotkov | 2020-03-19 18:40:45 +0000 |
|---|---|---|
| committer | Alexander Korotkov | 2020-03-19 18:40:45 +0000 |
| commit | 45452825e5a11f8242a8012853bd2ff81e8b9620 (patch) | |
| tree | 7e3491be8f13a0a637b2a234cbb879745d80ee52 /src/tools | |
| parent | 24e2885ee304cb6a94fdfc25a1a108344ed9f4f7 (diff) | |
Add new typedefs introduced in 773df883e8 to typedefs.list
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/pgindent/typedefs.list | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list index e216de9570b..fcfcf56f4fd 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -537,6 +537,7 @@ DropSubscriptionStmt DropTableSpaceStmt DropUserMappingStmt DropdbStmt +DummyAmEnum DummyIndexOptions DumpComponents DumpId @@ -909,6 +910,7 @@ GistBulkDeleteResult GistEntryVector GistInetKey GistNSN +GistOptBufferingMode GistSplitUnion GistSplitVector GistVacState @@ -2590,6 +2592,7 @@ VariableSubstituteHook VersionedQuery Vfd ViewCheckOption +ViewOptCheckOption ViewOptions ViewStmt VirtualTransactionId @@ -3182,6 +3185,8 @@ regmatch_t regoff_t regproc relopt_bool +relopt_enum +relopt_enum_elt_def relopt_gen relopt_int relopt_kind |
