Updating non atomic values

Поиск
Список
Период
Сортировка
От Bob Kruger
Тема Updating non atomic values
Дата
Msg-id 3.0.5.32.19990608122730.007b4d50@mindspring.com
обсуждение исходный текст
Ответы Re: [SQL] Updating non atomic values
Список pgsql-sql
Is there a way to update non atomic values in Postgres?

Example:

update t3 set t3.fld[1] = 0 where t3.fld[1] = 5 ;

The above example bombs every time.

Any hints?

Bob


В списке pgsql-sql по дате отправления: