Re: Add semi-join pushdown to postgres_fdw

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, "Fujii(dot)Yuki(at)df(dot)MitsubishiElectric(dot)co(dot)jp" <Fujii(dot)Yuki(at)df(dot)mitsubishielectric(dot)co(dot)jp>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, "tndrwang(at)gmail(dot)com" <tndrwang(at)gmail(dot)com>
Subject: Re: Add semi-join pushdown to postgres_fdw
Date: 2025-03-18 00:20:21
Message-ID: CAEP4nAzryLd3gwcUpFBAG9MWyDfMRX8ZjuyY2XXjyC_C6k+_Zw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Alexander,

On Mon, 4 Dec 2023 at 07:22, Alexander Korotkov <aekorotkov(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2025-03-18 00:27:35 Re: Add semi-join pushdown to postgres_fdw
Previous Message David G. Johnston 2025-03-18 00:17:46 Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.