Raw constraint & pg_relcheck.rcsrc

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Raw constraint & pg_relcheck.rcsrc
Дата
Msg-id 000f01bffd04$ef9fff80$2801007e@tpf.co.jp
обсуждение исходный текст
Ответы Re: Raw constraint & pg_relcheck.rcsrc
Список pgsql-hackers
Hi all,

I have a question.
As far as I see,constraints are stored into PG database ordinarily
as follows.
 1) RelationAddRawConstraints() converts each raw constaint     to bin form. 2) StoreRelCheck() converts the bin form
tosrc form and store     them into pg_relcheck tuples.
 

Is pg_relcheck.rcsrc equivalent to the original raw constraint ?

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


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