Re: explain (internal feature) - Mailing list pgsql-sql

From Josh Berkus
Subject Re: explain (internal feature)
Date
Msg-id 200303102008.56022.josh@agliodbs.com
Whole thread Raw
In response to explain (internal feature)  ("A.M." <agentm@cmu.edu>)
Responses Re: explain (internal feature)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
AgentM,

> db=#explain vacuum;
> to return:
> NOTICE: "vacuum" is an internal postgresql feature.
> instead of:
> ERROR:  parser: parse error at or near "vacuum" at character 9
> ?

No, it would not. 

Any more questions?

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-sql by date:

Previous
From: "A.M."
Date:
Subject: explain (internal feature)
Next
From: Tom Lane
Date:
Subject: Re: explain (internal feature)