From: [email protected] [mailto:[email protected]] On Behalf Of Tom Lane Sent: Friday, August 24, 2012 10:33 AM Chris Travers <[email protected]> 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. Is there any problem if set tableOID before calling ExecConstarints()? I am not sure may be this is not so important problem for which we don't want to change existing code. With Regards, Amit Kapila. -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
