From 28a935149fcf65c9b1b6c28c4131ed72e5183762 Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Mon, 14 Jul 2014 17:24:40 -0400 Subject: 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 --- src/tools/pgindent/typedefs.list | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools') 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 -- cgit v1.2.3