Re: Avoid full GIN index scan when possible

Tom Lane <[email protected]> Fri, 10 Jan 2020 10:31:30 -0500
Newsgroups gmane.comp.db.postgresql.devel.general
Message-ID <[email protected]>
Alexander Korotkov <[email protected]> writes:
> So, I think v10 is a version of patch, which can be committed after
> some cleanup.  And we can try doing better nulls handling in a separate
> patch.

The cfbot reports that this doesn't pass regression testing.
I haven't looked into why not.

			regards, tom lane