Re: Use merge-based matching for MCVs in eqjoinsel - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Use merge-based matching for MCVs in eqjoinsel
Date
Msg-id 903669.1756931186@sss.pgh.pa.us
Whole thread Raw
In response to Re: Use merge-based matching for MCVs in eqjoinsel  (Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>)
Responses Re: Use merge-based matching for MCVs in eqjoinsel
List pgsql-hackers
Ilia Evdokimov <ilya.evdokimov@tantorlabs.com> writes:
> I’ve attached v3 of the patch. This version adds a check for NULL values 
> when comparing MCV entries, ensuring correctness in edge cases.

Um ... what edge cases would those be?  We do not put NULL into
MCV arrays.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: index prefetching
Next
From: "Matheus Alcantara"
Date:
Subject: Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue