Re: FK column doesn't exist error message could use more detail

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FK column doesn't exist error message could use more detail
Дата
Msg-id 2011.1233013965@sss.pgh.pa.us
обсуждение исходный текст
Ответ на FK column doesn't exist error message could use more detail  (decibel <decibel@decibel.org>)
Список pgsql-hackers
decibel <decibel@decibel.org> writes:
> How can I tell which FK constraint that's for? Could we have backend/ 
> tablecmds.c:transformColumnNameList() report the constraint name?  

If it has a name at all, the name was probably made up from the given
column names, so this seems a mite useless.

At some point we might get around to propagating error cursor
positioning ability into utility commands, but don't hold your breath...
        regards, tom lane


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: 8.4 release planning
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 8.4 release planning