column contsraints

From: Alexander Cohen <alex(at)toomuchspace(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: column contsraints
Date: 2004-06-29 14:20:57
Message-ID: 89DC92BE-C9D7-11D8-A0F5-000A95B947DC@toomuchspace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a function built into postgres to find out if an int2[] array
contains a certaint int4? Say the array is this "0 3 4", how can i find
out if "3" is in that array?

thanks!

Alex

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-06-29 14:46:51 Re: Performance problem on RH7.1
Previous Message Bruno Wolff III 2004-06-29 14:17:56 Re: A few beginner's questions concerning concurrency control