Re: ANSI Compliant Inserts

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ANSI Compliant Inserts
Дата
Msg-id 200204160321.g3G3L3M02941@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: ANSI Compliant Inserts  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Список pgsql-patches
Hiroshi Inoue wrote:
> Bruce Momjian wrote:
> >
> > Hiroshi Inoue wrote:
> > >
> > > For example, I don't understand what pg_depend intends.
> > > Is there any consensus on it ?
> >
> > Uh, we know we want dependency checking to fix many problems;  see TODO
> > dependency checking section.
>
> Yes I know it's a very siginificant mechanism. It would contibute
> e.g. to the DROP COLUMN implementation considerably but no one
> referred to pg_depend in the recent discussion about DROP COLUMN.
> So I've thought pg_depend is for something else.

Oh, clearly pg_depend will fix many of our problems, or make some
problems much easier to fix.  I am excited to see it happening!

We had a pg_depend discussion about 9 months ago and hashed out a plan
but were just waiting for someone to do the work.

--
  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 по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: ANSI Compliant Inserts
Следующее
От: "Rod Taylor"
Дата:
Сообщение: Re: YADP - Yet another Dependency Patch