Re: Foreign keys for non-default datatypes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Foreign keys for non-default datatypes
Дата
Msg-id 20060223205118.GU4984@surnet.cl
обсуждение исходный текст
Ответ на Foreign keys for non-default datatypes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:

> Any thoughts about details?  My feeling is that we should tie RI
> semantics to btree opclasses, same as we have done for ORDER BY
> and some other SQL constructs, but I don't have a concrete proposal
> right offhand.  The btree idea may not cover cross-type FKs anyway.

This means getting rid of SPI usage, right?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Foreign keys for non-default datatypes
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: memory context for tuplesort return values