Re: Proposed feature: Selective Foreign Keys

Поиск
Список
Период
Сортировка
От Gavin Wahl
Тема Re: Proposed feature: Selective Foreign Keys
Дата
Msg-id CACPudh1HQ8=jQL9wD8O_gFJa3gPcp07-V_Ni44xD_DQ_=FL=mA@mail.gmail.com
обсуждение исходный текст
Ответ на Proposed feature: Selective Foreign Keys  (Tom Dunstan <pgsql@tomd.cc>)
Список pgsql-hackers
This a great solution to this problem, one I've found to be very common in web development. The technique will work to add RI to Django's generic foreign keys[1], which are implemented with an id column and a type-flag column.

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: [bug fix] multibyte messages are displayed incorrectly on the client
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE