need help

From: Olivier PRENANT <ohp(at)pyrenet(dot)fr>
To: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: need help
Date: 2002-03-09 18:04:18
Message-ID: Pine.UW2.4.21.0203091900290.29769-100000@server.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kumar Khare 2002-03-09 18:10:24 Error in executing user defined function
Previous Message Thomas Lockhart 2002-03-09 17:47:19 Re: Small fix for _equalValue()