On Mon, Oct 6, 2014 at 5:12 AM, Marti Raudsepp <[email protected]> wrote:
> On Mon, Oct 6, 2014 at 4:17 AM, Fabrízio de Royes Mello 
> <[email protected]> wrote:
>> CREATE INDEX ... [ IF NOT EXISTS [ name ] ] ON ...

> I think this one is wrong now.

I see now, I think you meant:

CREATE INDEX ... [ [ IF NOT EXISTS ] name ] ON ...

If yes, +1 for this, there's no redundancy any more.

Regards,
Marti


-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to