Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's
James Coleman <jtc331@gmail.com>
From: James Coleman <jtc331@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-12-18T02:24:37Z
Lists: pgsql-hackers
Is there anything I can do to solicit reviewers for the current CF? The patch is quite small and should be fairly simple to review. - James
Commits
-
Teach optimizer's predtest.c more things about ScalarArrayOpExpr.
- 65ce07e0202f 12.0 landed