Re: Add semi-join pushdown to postgres_fdw - Mailing list pgsql-hackers

From Robins Tharakan
Subject Re: Add semi-join pushdown to postgres_fdw
Date
Msg-id CAEP4nAzryLd3gwcUpFBAG9MWyDfMRX8ZjuyY2XXjyC_C6k+_Zw@mail.gmail.com
Whole thread Raw
In response to Re: Add semi-join pushdown to postgres_fdw  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Add semi-join pushdown to postgres_fdw
List pgsql-hackers
Hi Alexander,

On Mon, 4 Dec 2023 at 07:22, Alexander Korotkov <aekorotkov@gmail.com> wrote:
>
>
> Now, I think this looks good.  I'm going to push this if no objections.

After this commit, I began seeing an unexpected ERROR - see this bug-report.
https://www.postgresql.org/message-id/18852-fb75b88160678f78%40postgresql.org

-
robins
https://robins.in

Ref:
1. https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=824dbea3e41efa3b35094163c834988dea7eb139

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Next
From: Alexander Korotkov
Date:
Subject: Re: Add semi-join pushdown to postgres_fdw