Re: Primary key with oid + name : error, which solution ? - Mailing list pgsql-sql

From Stephan Szabo
Subject Re: Primary key with oid + name : error, which solution ?
Date
Msg-id 20011031143839.P19548-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: Primary key with oid + name : error, which solution ?  (Stéphane Chomat <steph_chomat@mac.com>)
List pgsql-sql
On Wed, 31 Oct 2001, [ISO-8859-1] St�phane Chomat wrote:

> Yes, name is an internal type. The problem is in the type of the table
> repertory. If it is not
> possible to use this syntaxe, i will take the type char. I just try the
> new possibility of postgressql.

Yeah. I think the problem is that you'd need an operator class to take two
objects of type repertory and sort them because the uniqueness is handled
via with the index system.



pgsql-sql by date:

Previous
From: Stéphane Chomat
Date:
Subject: Re: Primary key with oid + name : error, which solution ?
Next
From: "Aasmund Midttun Godal"
Date:
Subject: Re: transposing data for a view