Problem with foreign keys and inheritance

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Problem with foreign keys and inheritance
Дата
Msg-id 200001132214.WAA24994@linda.lfix.co.uk
обсуждение исходный текст
Ответы Re: [HACKERS] Problem with foreign keys and inheritance  ("Oliver Elphick" <olly@lfix.co.uk>)
Re: [HACKERS] Problem with foreign keys and inheritance  ("Oliver Elphick" <olly@lfix.co.uk>)
Список pgsql-hackers
[Version: CVS as of yesterday]
When I create a table that inherits from another table that uses foreign
keys, I get something like this:
 ERROR:  cache lookup of attribute 10 in relation 124171 failed

This is happening in get_attribute_name() of backend/utils/adt/ruleutils.c


-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver              PGP key from public servers; key
ID32B8FAA1                ========================================    "For the LORD is good; his mercy is everlasting;
and     his truth endureth to all generations."                                             Psalms 100:5 
 




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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [HACKERS] TODO list updated
Следующее
От: xun@cs.ucsb.edu (Xun Cheng)
Дата:
Сообщение: [hackers]development suggestion needed