Multiple Rules :: Postgres Is confused !!

Поиск
Список
Период
Сортировка
От Najib Abi Fadel
Тема Multiple Rules :: Postgres Is confused !!
Дата
Msg-id 006d01c4a607$58ed5ff0$f664a8c0@najib
обсуждение исходный текст
Ответы Re: Multiple Rules :: Postgres Is confused !!  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi all i am running PostgreSQL 7.3.2,
 
i have a VIEW for which i implemented multiple RULES on UPDATE.
 
The weird think is that the Update Query corresponding to one of the rules is updating MULTIPLE ROWS  even though it should only update one ROW !!
 
THE WEIRDEST is that when i remove 2 of the update Rules on the VIEW The Update Query Works FINE !!!!
 
 
WHY IS THAT HAPPENNING ??
 
I can provide more details if anyone is ready to help ...
 
 

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

Предыдущее
От:
Дата:
Сообщение: Composite Type Argument Construction to a Function
Следующее
От:
Дата:
Сообщение: Re: Syntax Issue in Trigger Function??