From: | Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Useless bms_free() calls in build_child_join_rel() |
Date: | 2019-08-15 11:31:24 |
Message-ID: | CAPmGK145YiMTPRnvev1dLz8na_-0aZ=Xyqn8f2QsJFBUTObNow@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
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.
Best regards,
Etsuro Fujita
[1] /message-id/CAPmGK16wDqJiUof8+e4HuGmrAqqoFzb=iQX4V+xicsJ5_BvJ=g@mail.gmail.com
Attachment | Content-Type | Size |
---|---|---|
remove-useless-bms_free-calls.patch | application/octet-stream | 761 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2019-08-15 11:37:12 | Allow cluster owner to bypass authentication |
Previous Message | Konstantin Knizhnik | 2019-08-15 11:01:26 | Re: Built-in connection pooler |