Setting all elements in an Bool[] array to the same value

Поиск
Список
Период
Сортировка
От Otto Blomqvist
Тема Setting all elements in an Bool[] array to the same value
Дата
Msg-id d8ap90$8f3$1@news.hub.org
обсуждение исходный текст
Ответы Re: Setting all elements in an Bool[] array to the same value  (Michael Fuhr <mike@fuhr.org>)
Список 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 по дате отправления:

Предыдущее
От: Matt Miller
Дата:
Сообщение: Re: ERROR: cannot cast type text to bit varying
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Pushing limit into subqueries of a union