| От | Tom Lane |
|---|---|
| Тема | Re: Having a little trouble with TRIGGERS |
| Дата | |
| Msg-id | 12651.980352855@sss.pgh.pa.us обсуждение |
| Ответ на | Having a little trouble with TRIGGERS ("Brendan Green" <bgreen@simtap.com.au>) |
| Ответы |
Re: Having a little trouble with TRIGGERS
|
| Список | pgsql-general |
"Brendan Green" <bgreen@simtap.com.au> writes:
> The problem is that when I try to insert a record into the table, I get the
> following error:
> ERROR: CURRENT used in non-rule query.
> I've been banging my head against a brick wall for the past few days. I
> *think* that it has something to do with a problem of "new" being aliased
> somehow with "CURRENT", but I don't know!!! Save me from insanity!
Actually I think CURRENT is an alias for OLD; it may be that the select
from a table named OLD is confusing the thing.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера