[doc] EXPLAIN CREATE MATERIALIZED VIEW AS?

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org>
Subject: [doc] EXPLAIN CREATE MATERIALIZED VIEW AS?
Date: 2014-04-16 03:35:26
Message-ID: CA+HiwqEZYDcdz4LH8bXEL_7Fm4XZ2=zGqPJ0xh1twtH=h=SwnA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

Hi,

Attached adds CREATE MATERIALIZED VIEW AS to the list of statements
that can be EXPLAINed.

--
Amit

Attachment Content-Type Size
explain-create-materialized-view-as.patch application/octet-stream 695 bytes

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Michael Paquier 2014-04-16 04:56:27 Re: [doc] EXPLAIN CREATE MATERIALIZED VIEW AS?
Previous Message rudolf 2014-04-13 09:36:08 documentation: json processing table pasto

Browse pgsql-hackers by date

  From Date Subject
Next Message Kouhei Kaigai 2014-04-16 03:42:38 Re: Custom Scan APIs (Re: Custom Plan node)
Previous Message Peter Eisentraut 2014-04-16 03:32:59 Re: Create function prototype as part of PG_FUNCTION_INFO_V1