need help - Mailing list pgsql-hackers

From Olivier PRENANT
Subject need help
Date
Msg-id Pine.UW2.4.21.0203091900290.29769-100000@server.pyrenet.fr
Whole thread Raw
Responses Re: need help  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-hackers
Hi all,

I'm looking for some help on that case.

What I want is to write a bool function that returns true or false
whether an int is in an int[].

I've been looking at contrib/int_array but the operators in just test if
an array is included in an other.

Anyone has an idea. My project has to be finished on monday, and I'm
deeply in search for that.

TIA

-- 
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)



pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [PATCHES] Small fix for _equalValue()
Next
From: Amit Kumar Khare
Date:
Subject: Error in executing user defined function