summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorAlvaro Herrera2014-07-14 21:24:40 +0000
committerAlvaro Herrera2014-07-14 21:24:40 +0000
commit28a935149fcf65c9b1b6c28c4131ed72e5183762 (patch)
tree69fa7b9858426c93b0972463576bf2ad672c05e7 /src/tools
parent543f57fc37e5d18ad4937fe11efd8e58d8fc7b23 (diff)
Move view reloptions into their own varlena struct
Per discussion after a gripe from me in http://www.postgresql.org/message-id/20140611194633.GH18688@eldon.alvh.no-ip.org Jaime Casanova
Diffstat (limited to 'src/tools')
-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 f75fc69a254..913d6ef6b28 100644
--- a/src/tools/pgindent/typedefs.list
+++ b/src/tools/pgindent/typedefs.list
@@ -1955,6 +1955,7 @@ VariableSpace
VariableStatData
Vfd
ViewCheckOption
+ViewOptions
ViewStmt
VirtualTransactionId
Vsrt