create unique index schema.index_name on table (column)? - Mailing list pgsql-sql

From m0ntar3@cox.net
Subject create unique index schema.index_name on table (column)?
Date
Msg-id 8rJ0d.57642$nk.2844@okepread05
Whole thread Raw
Responses Re: create unique index schema.index_name on table (column)?
Re: create unique index schema.index_name on table (column)?
List pgsql-sql
Is the syntax "schema_name.index_name" for create unique index wrong, 
unsupported or what? I know is doesn't work as postgres kicks me back a 
syntax error each time (version 7.3.2 & 7.4.5). -sigh-


pgsql-sql by date:

Previous
From: Doug McNaught
Date:
Subject: Re: [GENERAL] PL/pgSQL Function Problem
Next
From: Michael Glaesemann
Date:
Subject: Re: create unique index schema.index_name on table (column)?