Re: Teach predtest about IS [NOT] proofs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Teach predtest about IS [NOT] proofs
Date
Msg-id 2748195.1711424742@sss.pgh.pa.us
Whole thread Raw
In response to Re: Teach predtest about IS [NOT] proofs  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Teach predtest about IS [NOT] proofs
List pgsql-hackers
I wrote:
> I went ahead and committed 0001 after one more round of review
> 
> statements; my bad).  I also added the changes in test_predtest.c from
> 0002.  I attach a rebased version of 0002, as well as 0003 which isn't
> changed, mainly to keep the cfbot happy.

[ squint.. ]  Apparently I managed to hit ^K right before sending this
email.  The missing line was meant to be more or less

> which found a couple of missing "break"

Not too important, but perhaps future readers of the archives will
be confused.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Sync scan & regression tests
Next
From: Andres Freund
Date:
Subject: Re: Recent 027_streaming_regress.pl hangs