Re: RES: bug? Drop column and SQL functions

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: RES: bug? Drop column and SQL functions
Дата
Msg-id 1067435290.99917.31.camel@jester
обсуждение исходный текст
Ответ на RES: bug? Drop column and SQL functions  ("Thiago Fernandes Moesch" <thiago@dinamize.com>)
Список pgsql-hackers
On Wed, 2003-10-29 at 06:54, Thiago Fernandes Moesch wrote:
>    I have a comment on something like that to: Why - when creating a view
> using explicit * on select - postgresql reads all the fields in the query
> and especify them one by one on the view definition? Developers always have
> to check every view after changing a table definition to be certain it does
> not need to be recreated.

I would have thought dependency tracking added in 7.3 would tell you
when views cannot be updated to accommodate the table change.

Functions on the other hand do not have any dependency tracking.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Call for port reports
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: O_DIRECT in freebsd