Re: need help - Mailing list pgsql-hackers

From Stephan Szabo
Subject Re: need help
Date
Msg-id 20020310104917.U32422-100000@megazone23.bigpanda.com
Whole thread Raw
In response to need help  (Olivier PRENANT <ohp@pyrenet.fr>)
List pgsql-hackers
On Sat, 9 Mar 2002, Olivier PRENANT wrote:

> 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.

I think you might find what you want in contrib/array.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: INDEX_MAX_KEYS
Next
From: Peter Eisentraut
Date:
Subject: Re: numeric/decimal docs bug?