Re: feature requests (possibly interested in working on this): functional foreign keys

Поиск
Список
Период
Сортировка
От Geoff Winkless
Тема Re: feature requests (possibly interested in working on this): functional foreign keys
Дата
Msg-id CAEzk6ffbmpTCpCp-=mRCcjwQ3iFrns3XM_5bmWOVpd1y4iB04Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: feature requests (possibly interested in working on this): functional foreign keys  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: feature requests (possibly interested in working on this): functional foreign keys  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On 7 February 2013 16:26, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Hmm, interesting hack.  I guess that would meet the part of the spec
> that says, eg, information_schema.constraint_column_usage.column_name
> must be an identifier --- at least if you also restricted which schema
> the function could be in.


Apologies if I'm misunderstanding your point; couldn't you give the index
name (since we've suggested you would have to have a unique index on the
function in order to use it as an FK anyway) as the identifier?

Geoff

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: feature requests (possibly interested in working on this): functional foreign keys
Следующее
От: Tom Lane
Дата:
Сообщение: Re: feature requests (possibly interested in working on this): functional foreign keys