Re: [HACKERS] Is the int8_ops being implimented? - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] Is the int8_ops being implimented?
Date
Msg-id 36CAE0F4.5B8A2015@alumni.caltech.edu
Whole thread Raw
In response to Is the int8_ops being implimented?  (Ryan Bradetich <rbrad@hpb50023.boi.hp.com>)
List pgsql-hackers
> ryan=> create table test (test int8 PRIMARY KEY);
> NOTICE:  CREATE TABLE/PRIMARY KEY will create implicit index test_pkey for table test
> ERROR:  Can't find a default operator class for type 20.
> Doesn't look quite right to me.   If no-one else is working on this, 
> maybe this would be a good project for me to look into.

Sure, go ahead. If you run into trouble or want suggestions, let me know
since I have this on my ToDo list anyway...
                         - Thomas


pgsql-hackers by date:

Previous
From: Horak Daniel
Date:
Subject: interface between backend and dynamicly loaded modules
Next
From: Peter T Mount
Date:
Subject: Re: [HACKERS] 8K block limit