Re: need help

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Olivier PRENANT <ohp(at)pyrenet(dot)fr>
Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: need help
Date: 2002-03-10 18:50:29
Message-ID: 20020310104917.U32422-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

  • need help at 2002-03-09 18:04:18 from Olivier PRENANT

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-03-11 01:10:17 Re: numeric/decimal docs bug?
Previous Message Bruce Momjian 2002-03-10 18:09:44 Re: INDEX_MAX_KEYS