Re: [GENERAL] Foreign Keys in PostgreSQL

Поиск
Список
Период
Сортировка
От Howie
Тема Re: [GENERAL] Foreign Keys in PostgreSQL
Дата
Msg-id Pine.LNX.3.96.990716014630.175D-100000@rabies.toodarkpark.org
обсуждение исходный текст
Ответ на Foreign Keys in PostgreSQL  (Simeó <simeo@nil.fut.es>)
Ответы Re: [GENERAL] Foreign Keys in PostgreSQL  (Simeó <simeo@nil.fut.es>)
Список pgsql-general
On Thu, 15 Jul 1999, [iso-8859-1] Sime� wrote:

> How can I implement foreign Keys with postgres? thanks.

pgsql/contrib/spi has refint.c.  you'd want to compile that and execute
refint.sql.  it also comes with documentation.

refit is, for now, the way postgres handles foreign keys.  two functions
are involved, check_foreign_key() and check_primary_key().

---
Howie <caffeine@toodarkpark.org>   URL: http://www.toodarkpark.org
"The distance between insanity and genius is measured only by success."


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

Предыдущее
От: Simeó
Дата:
Сообщение: Foreign Keys in PostgreSQL
Следующее
От: "Hub.Org News Admin"
Дата:
Сообщение: ...