Re: Raw constraint & pg_relcheck.rcsrc - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Raw constraint & pg_relcheck.rcsrc
Date
Msg-id 6671.965279246@sss.pgh.pa.us
Whole thread Raw
In response to Raw constraint & pg_relcheck.rcsrc  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Responses RE: Raw constraint & pg_relcheck.rcsrc
List pgsql-hackers
"Hiroshi Inoue" <Inoue@tpf.co.jp> writes:
> Is pg_relcheck.rcsrc equivalent to the original raw constraint ?

To the best of deparse_expression()'s ability, it should be.
I'm not real sure why we bother to store it, rather than deparsing
rcbin on-the-fly on demand...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Raw constraint & pg_relcheck.rcsrc
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: Raw constraint & pg_relcheck.rcsrc