Re: Violation of non existing reference

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Violation of non existing reference
Дата
Msg-id 24136.1204840467@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Violation of non existing reference  (js@deriva.de)
Список pgsql-general
js@deriva.de writes:
> It's Version 8.3.
> Both columns are of a user defined datatype which is a varchar(12)
> with a special check.

You mean a DOMAIN, or you mean a special datatype with custom C code?
If the latter, I'd suspect the C code.  8.3 has more stringent coding
rules for variable-length datatypes than prior releases did.

            regards, tom lane

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

Предыдущее
От: "Alex Turner"
Дата:
Сообщение: Re: Problems with 8.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: staring pgsql on fedora 8