Re: [GENERAL] problems with dropped columns

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: [GENERAL] problems with dropped columns
Дата
Msg-id 20030308120830.H22143-100000@houston.familyhealth.com.au
обсуждение исходный текст
Ответ на Re: [GENERAL] problems with dropped columns  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> > There are (at least) two distinct problems involved here.  One is
> > getting plpgsql to deal correctly with rowtypes that include dropped
> > columns.  The other is getting it to react when someone alters a table
> > whose rowtype is relied on by already-compiled functions.

I'm working on this one...I don't know all the dependencies of things off
the top of my head, so it's a little bit painstakign...

Chris




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Precompile SQL functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Precompile SQL functions