Conditional updateable view

Поиск
Список
Период
Сортировка
От snacktime
Тема Conditional updateable view
Дата
Msg-id 1f060c4c0712151757p61cbf50djc56ad5863ee6f9e1@mail.gmail.com
обсуждение исходный текст
Ответы Re: Conditional updateable view  ("Peter Childs" <peterachilds@gmail.com>)
Re: Conditional updateable view  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-general
I can't seem to find an example of how to add restrictions to the
where clause of an updateable view created via the rule system.  For
example I don't want the update to complete if a where clause is
missing entirely, and in some cases I want to only allow the update if
the where clause specifies a particular column.

Is there a way to do this?

Chris

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Better alternative for Primary Key then serial??
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: limits