Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: James Coleman <jtc331@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-12-18T02:37:01Z
Lists: pgsql-hackers
James Coleman <jtc331@gmail.com> writes:
> Is there anything I can do to solicit reviewers for the current CF?

There is no active CF, which is why nothing is happening.  We'll
start looking at the 2019-01 items in January.  Right now, people
are either on vacation or working on their own patches.

			regards, tom lane


Commits

  1. Teach optimizer's predtest.c more things about ScalarArrayOpExpr.