Re: Foreign key in pg_dump / psql

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Foreign key in pg_dump / psql
Дата
Msg-id 200208170214.g7H2EPk17744@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Foreign key in pg_dump / psql  (Rod Taylor <rbt@zort.ca>)
Список pgsql-patches
Tom has applied this.  Thanks.

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

Rod Taylor wrote:
> On Wed, 2002-08-14 at 10:05, Tom Lane wrote:
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > > Your patch has been added to the PostgreSQL unapplied patches list at:
> >
> > >> A couple of bits of the depend/constraint patch that were not applied.
> >
> > Again, this is code I still gotta review...
>
> The attached better handles constraint triggers which are not foreign
> keys.   It helps 7.2.
>
> Is there any reason to create new constraint triggers?  Could the
> CONSTRAINT clause be removed after a couple of releases?
>

[ Attachment, skipping... ]

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Foreign key in pg_dump / psql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: improve SET CONSTRAINTS