Re: pg_get_constraintdef() doesn't always give an equal constraint - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pg_get_constraintdef() doesn't always give an equal constraint
Date
Msg-id 14670.1427727751@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_get_constraintdef() doesn't always give an equal constraint  (Stephen Frost <sfrost@snowman.net>)
Responses Re: pg_get_constraintdef() doesn't always give an equal constraint
List pgsql-bugs
Stephen Frost <sfrost@snowman.net> writes:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
>> It's interesting to consider something like the COPY_PARSE_PLAN_TREES
>> #define, which inserts code into the backend to see whether copyfuncs.c
>> and equalfuncs.c are sane or not.  Running the regression tests with
>> that turned on provides pretty thorough coverage of those modules.

> Do we have any buildfarm members which are running with that?  If not,
> would anyone object to doing so?

Yeah, it would be a fine idea to have a critter or two using that.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pg_get_constraintdef() doesn't always give an equal constraint
Next
From: Jon Jensen
Date:
Subject: Re: pg_get_constraintdef() doesn't always give an equal constraint