Fix comment in convert_saop_to_hashed_saop - Mailing list pgsql-hackers

From James Coleman
Subject Fix comment in convert_saop_to_hashed_saop
Date
Msg-id CAAaqYe99NUpAPcxgchGstgM23fmiGjqQPot8627YgkBgNt=BfA@mail.gmail.com
Whole thread Raw
Responses Re: Fix comment in convert_saop_to_hashed_saop
List pgsql-hackers
In 29f45e29 we added support for executing NOT IN(values) with a
hashtable, however this comment still claims that we only do so for
cases where the ScalarArrayOpExpr's useOr flag is true.

See attached for fix.

Thanks,
James Coleman

Attachment

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD
Next
From: Aleksander Alekseev
Date:
Subject: Re: Counterintuitive behavior when toast_tuple_target < TOAST_TUPLE_THRESHOLD