diff options
| author | Michael Paquier | 2019-09-25 03:11:12 +0000 |
|---|---|---|
| committer | Michael Paquier | 2019-09-25 03:11:12 +0000 |
| commit | 640c19869f8c4b5c34d3982b5e1cd40e62abbb85 (patch) | |
| tree | 10ce536cfc5c5f01e3a5feb297145ee5e150f050 /src/tools | |
| parent | 69f94108079d70093b59096a3ae0ad82c842b4c0 (diff) | |
Add dummy_index_am to src/test/modules/
This includes more tests dedicated to relation options, bringing the
coverage of this code close to 100%, and the module can be used for
other purposes, like a base template for an index AM implementation.
Author: Nikolay Sharplov, Michael Paquier
Reviewed-by: Álvaro Herrera, Dent John
Discussion: https://postgr.es/m/17071942.m9zZutALE6@x200m
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/pgindent/typedefs.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list index fb652651750..60c76cb1604 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -535,6 +535,7 @@ DropSubscriptionStmt DropTableSpaceStmt DropUserMappingStmt DropdbStmt +DummyIndexOptions DumpComponents DumpId DumpOptions |
