summaryrefslogtreecommitdiff
path: root/src/tools/pgindent
diff options
context:
space:
mode:
authorMichael Paquier2019-09-25 03:11:12 +0000
committerMichael Paquier2019-09-25 03:11:12 +0000
commit640c19869f8c4b5c34d3982b5e1cd40e62abbb85 (patch)
tree10ce536cfc5c5f01e3a5feb297145ee5e150f050 /src/tools/pgindent
parent69f94108079d70093b59096a3ae0ad82c842b4c0 (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/pgindent')
-rw-r--r--src/tools/pgindent/typedefs.list1
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