Re: [HACKERS] odd error creating index in -current...

Brett McCormick <brett@work.chicken.org>

From: Brett McCormick <brett@work.chicken.org>
To: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
Cc: The Hermit Hacker <scrappy@hub.org>, pgsql-hackers@postgreSQL.org
Date: 1998-02-20T06:24:23Z
Lists: pgsql-hackers
I'm still living in pre 6.0 days, then..  are indices on type oid
atttributes used as well?

On Fri, 20 February 1998, at 12:53:52, Vadim B. Mikheev wrote:

> It's good in _most_ cases to let all XXX_ops be left out :)
> Indices know what to use...
> 
> Vadim