>>>>> "Robert" == Robert Haas <robertmh...@gmail.com> writes:
Robert> So I think we instead ought to fix it as in the attached. Robert> if (retval->paramMask != NULL && Robert> - !bms_is_member(i, retval->paramMask)) Robert> + !bms_is_member(i, from->paramMask)) Need to change both references to retval->paramMask, not just one. -- Andrew (irc:RhodiumToad) -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers