Re: ALTER TABLE RENAME fix

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ALTER TABLE RENAME fix
Дата
Msg-id 200111121801.fACI1nG08966@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: ALTER TABLE RENAME fix  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> Peter Eisentraut <peter_e@gmx.net> writes:
> > Instead of trying to fix this, how about making the RI triggers not use
> > the column names in the first place.  (Instead they should use the oid of
> > the table and the attnums.)
>
> That would probably be a better answer in the long run, but since it
> implies initdb for everyone with an RI trigger, I'm disinclined to
> attack it that way during beta.

If that is the proper answer, maybe we should just leave it and fix it
properly in 7.3.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: stupid patch of pg_dumplo
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [ODBC] MD5 support for ODBC