7.1 bug fix question

Поиск
Список
Период
Сортировка
От Steve Wampler
Тема 7.1 bug fix question
Дата
Msg-id 3ADDB293.AC92465F@noao.edu
обсуждение исходный текст
Ответы Re: 7.1 bug fix question
Список pgsql-general
One of the listed bug fixes is:

   Disallow INSERT/UPDATE/DELETE on views

Can some one give me a little insight on what this
implies?

In particular, I currently (pg 7.0.3) have views with
trigger functions on insert and update that trap the
action and recast it to a table (after doing some checks).

Will this still work with 7.1?

Thanks!
--
Steve Wampler-  SOLIS Project, National Solar Observatory
swampler@noao.edu

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: How to read a query plan?
Следующее
От: elwood@agouros.de (Konstantinos Agouros)
Дата:
Сообщение: Re: Yet another Performance Question