Re: catch an 'update where false' ?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: catch an 'update where false' ?
Дата
Msg-id 43005146.3020605@archonet.com
обсуждение исходный текст
Ответ на Re: catch an 'update where false' ?  (santiago <chetzacoalt@free.fr>)
Список pgsql-sql
santiago wrote:
> Hi
> 
> thanks all for your answers !
> 
> to Lane Van Ingen:
> my purpose is to write a trigger on update so that 'users' might then us
> update without having to perform the if found. 

Of course the other option is to make sure there is always a row 
available to update. Impossible to say whether this is sensible without 
knowing the precise details of your problem.
--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: PFC
Дата:
Сообщение: Re: insert into / select from / serial problem
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Parentheses in FROM clause and evaluation order.