Re: Minor inheritance/check bug: Inconsistent behavior

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Minor inheritance/check bug: Inconsistent behavior
Дата
Msg-id 10285.1345784596@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Minor inheritance/check bug: Inconsistent behavior  (Chris Travers <chris@metatrontech.com>)
Ответы Re: Minor inheritance/check bug: Inconsistent behavior
Список pgsql-bugs
Chris Travers <chris@metatrontech.com> writes:
> My guess is that tableoid is not known when the check constraint is
> checked.

None of the system columns are set at the time check constraints are
checked.

            regards, tom lane

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

Предыдущее
От: shenqw@163.net
Дата:
Сообщение: BUG #7504: corrupted statistics file "pg_stat_tmp/pgstat.stat"
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Minor inheritance/check bug: Inconsistent behavior