Re: How to use the type int2vector ? - Mailing list pgsql-sql

From David BOURIAUD
Subject Re: How to use the type int2vector ?
Date
Msg-id 3B1E029C.4FFFD5AF@ac-rouen.fr
Whole thread Raw
In response to How to use the type int2vector ?  (David BOURIAUD <david.bouriaud@ac-rouen.fr>)
List pgsql-sql
David BOURIAUD wrote:
> 
> Hi the list !
> How can I make a test on a int2vector ? If I have a vector that contains
> (1, 2, 5, 9), how can I check these values incivicually ? Thanks by
> advance for your help.
I answer myself by posting another question... Is there a way to know
from the system tables the keys of a table ? If there is only one key,
it is not hard to know, but when there are more than one, how can I do ?
Thanks by advance.

-- 
David BOURIAUD
----------------------------------------------------------
In a world without walls or fences, what use do we have 
for windows or gates ?
----------------------------------------------------------
ICQ#102562021


pgsql-sql by date:

Previous
From: David BOURIAUD
Date:
Subject: How to use the type int2vector ?
Next
From: "Clayton Cottingham aka drfrog"
Date:
Subject: help with a function