explain (internal feature)

From: "A(dot)M(dot)" <agentm(at)cmu(dot)edu>
To: pgsql-sql(at)postgresql(dot)org
Subject: explain (internal feature)
Date: 2003-03-11 03:25:23
Message-ID: 185A05F6-5371-11D7-98AA-0030657192DA@cmu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Would it be a friendly feature for this:
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
?
><><><><><><><><><
AgentM
agentm(at)cmu(dot)edu

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2003-03-11 04:08:56 Re: explain (internal feature)
Previous Message Joseph Shraibman 2003-03-10 22:57:35 Re: Could someone please sort out the e-mail to news gateway!