Re: explain (internal feature)

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "A(dot)M(dot)" <agentm(at)cmu(dot)edu>, pgsql-sql(at)postgresql(dot)org
Subject: Re: explain (internal feature)
Date: 2003-03-11 04:08:56
Message-ID: 200303102008.56022.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Aspire Something 2003-03-11 04:15:32 Re: How to notice column changes in trigger
Previous Message A.M. 2003-03-11 03:25:23 explain (internal feature)