Can I use a constraint to make sure all array elements are positive? - Mailing list pgsql-sql

From AlexK
Subject Can I use a constraint to make sure all array elements are positive?
Date
Msg-id 1395266376754-5796846.post@n5.nabble.com
Whole thread Raw
Responses Re: Can I use a constraint to make sure all array elements are positive?  (Vik Fearing <vik.fearing@dalibo.com>)
Re: Can I use a constraint to make sure all array elements are positive?  (Sergey Konoplev <gray.ru@gmail.com>)
List pgsql-sql
One of the columns in my table is FLOAT[] NOT NULL. Can I use a constraint to
make sure all array elements are positive?



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Can-I-use-a-constraint-to-make-sure-all-array-elements-are-positive-tp5796846.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.



pgsql-sql by date:

Previous
From: hari.fuchs@gmail.com
Date:
Subject: Re: Table results format - should I use crosstab? If so, how?
Next
From: Vik Fearing
Date:
Subject: Re: Can I use a constraint to make sure all array elements are positive?