Re: More WITH - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: More WITH
Date
Msg-id CAM3SWZSs0WpriRFjX+Zrioykr-5vi6RGso4kwnxhJEM4g5ChNw@mail.gmail.com
Whole thread Raw
In response to Re: More WITH  (Josh Berkus <josh@agliodbs.com>)
Responses Re: More WITH  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: More WITH  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Mon, Aug 17, 2015 at 10:22 AM, Josh Berkus <josh@agliodbs.com> wrote:
> Would be tricky.  We don't currently have any way to wrap an EXPLAIN in
> any larger statement, do we?  Would be very useful for automated query
> analysis, though.

No. In the grammar, ExplainStmt expects the EXPLAIN to be at the
top-level. Having it work any other way would require significant
refactoring.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: More WITH
Next
From: Alvaro Herrera
Date:
Subject: Re: Configure with thread sanitizer fails the thread test