Re: Second question on schemas and INDEX(es) ... - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: Second question on schemas and INDEX(es) ...
Date
Msg-id 20031015174349.W69150@ganymede.hub.org
Whole thread Raw
In response to Re: Second question on schemas and INDEX(es) ...  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-hackers

On Wed, 15 Oct 2003, Stephan Szabo wrote:

> On Wed, 15 Oct 2003, Marc G. Fournier wrote:
>
> > Okay, after feeling stupid about the last one (altho I hadn't thought to
> > read the CREATE INDEX page, only the CREATE SCHEMA one), I really hate to
> > ask this one ... but ... is this documented somewhere also:
>
> CREATE INDEX isn't currently a "schema_element" I believe.
>
> From CREATE SCHEMA:
> "An SQL statement defining an object to be created within the schema.
> Currently, only CREATE TABLE, CREATE VIEW, and GRANT are accepted as
> clauses within CREATE SCHEMA. Other kinds of objects may be created in
> separate commands after the schema is created."

Damn, I really have to go take another English course ... *sigh*


pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: Second question on schemas and INDEX(es) ...
Next
From: "murphy pope"
Date:
Subject: Novice questions about HeapTupleSatisfies