unique indexes and pqlib - Mailing list pgsql-hackers

From Vince Vielhaber
Subject unique indexes and pqlib
Date
Msg-id XFMail.981018174234.vev@michvhf.com
Whole thread Raw
Responses Re: [HACKERS] unique indexes and pqlib  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] unique indexes and pqlib  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Two seperate questions..

1) Is there any reason why I can't create a unique index on an int8?

   It tells me this:
    ERROR:  Can't find a default operator class for type 20.


2) Are there any more changes expected in the code for libpq?

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null
       # include <std/disclaimers.h>                   TEAM-OS2
   Online Searchable Campground Listings    http://www.camping-usa.com
       "There is no outfit less entitled to lecture me about bloat
               than the federal government"  -- Tony Snow
==========================================================================



pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Crashing backend!
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] unique indexes and pqlib