Useless bms_free() calls in build_child_join_rel()
Started by Etsuro Fujitaover 6 years ago2 messageshackers
Hi,
While working on the PWJ patch [1]/messages/by-id/CAPmGK16wDqJiUof8+e4HuGmrAqqoFzb=iQX4V+xicsJ5_BvJ=g@mail.gmail.com, I noticed $SUBJECT. They seem to
be leftovers from the original partitionwise-join patch, perhaps.
Attached is a patch for removing them.
Best regards,
Etsuro Fujita
[1]: /messages/by-id/CAPmGK16wDqJiUof8+e4HuGmrAqqoFzb=iQX4V+xicsJ5_BvJ=g@mail.gmail.com
Attachments:
remove-useless-bms_free-calls.patchapplication/octet-stream; name=remove-useless-bms_free-calls.patchDownload+1-4
Re: Useless bms_free() calls in build_child_join_rel()
On Thu, Aug 15, 2019 at 8:31 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
While working on the PWJ patch [1], I noticed $SUBJECT. They seem to
be leftovers from the original partitionwise-join patch, perhaps.
Attached is a patch for removing them.
Pushed.
Best regards,
Etsuro Fujita