Re: [HACKERS] problems with dropped columns

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] problems with dropped columns
Дата
Msg-id 200303071740.h27HeXZ28879@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] problems with dropped columns  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Is there any TODO's here?

---------------------------------------------------------------------------

Tom Lane wrote:
> Joe Conway <mail@joeconway.com> writes:
> > Taking it a bit further...
>
> 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.
>
> The former problem is just a small matter of programming in plpgsql;
> I'm not sure what the best way to do it is, but it's clearly just
> plpgsql's issue.  The latter problem calls for a ton of infrastructure
> that we haven't got :-(
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: nextval::text
Следующее
От: P G
Дата:
Сообщение: Successful regression testing???