Setting all elements in an Bool[] array to the same value - Mailing list pgsql-general

From Otto Blomqvist
Subject Setting all elements in an Bool[] array to the same value
Date
Msg-id d8ap90$8f3$1@news.hub.org
Whole thread Raw
Responses Re: Setting all elements in an Bool[] array to the same value
List pgsql-general
Hello !

Is there any way to set all elements in a  long boolean array (bool[]) to
the same value ?

update testbool set "all elements" = false;    or so ? ;)

Any ideas ?

Thanks

/Otto Blomqvist



pgsql-general by date:

Previous
From: Matt Miller
Date:
Subject: Re: ERROR: cannot cast type text to bit varying
Next
From: Tom Lane
Date:
Subject: Re: Pushing limit into subqueries of a union