INDEXes and "*" notation ?

From: Chris Bitmead <chris(dot)bitmead(at)bigfoot(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: INDEXes and "*" notation ?
Date: 1999-04-27 01:14:52
Message-ID: 37250F8C.4C25837E@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does CREATE INDEX properly support the * notation ?

Like if I go CREATE INDEX on foobar*, does that index foobar and all its
subclasses?

In response to

  • 9k limit? at 1999-04-22 20:20:11 from Justin Long

Browse pgsql-general by date

  From Date Subject
Next Message Tatsuo Ishii 1999-04-27 01:32:36 unknown symbol 'lo_unlink'
Previous Message Chris Bitmead 1999-04-27 01:01:49 UNIQUE performance?