On 2016/09/28 18:35, Etsuro Fujita wrote:
Attached is an updated version of the patch.
I found a minor bug in that patch; the relation_index added to PgFdwRelationInfo was defined as Index, but I used the modifier %d to print that. So, I changed the data type to int. Also, I added a bit more comments. Please find attached an updated version of the patch.
Best regards, Etsuro Fujita
postgres-fdw-more-full-join-pushdown-v5.patch
Description: binary/octet-stream
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers