Inhterit fix

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Inhterit fix
Дата
Msg-id 200001170245.VAA03708@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: Inhterit fix  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom, does your inherit pass constraints fix apply to anything on the
TODO list, like:

* Unique index on base column not honored on inserts from inherited table INSERT INTO inherit_table (unique_index_col)
VALUES(dup) should fail [inherit]
 

--  Bruce Momjian                        |  http://www.op.net/~candle 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,
Pennsylvania19026
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] hybrid hash, cont. of development suggestion needed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pg_dump not in very good shape