| From: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
|---|---|
| To: | Sami Imseih <samimseih(at)gmail(dot)com> |
| Cc: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, akorotkov(at)postgresql(dot)org, a(dot)pyhalov(at)postgrespro(dot)ru |
| Subject: | Re: postgres_fdw: Fix flaky push down FUNCTION RTE test |
| Date: | 2026-08-24 16:06:48 |
| Message-ID: | CAPpHfdvFpVgB8L=kGOajJnYfN12096m30rpvQ9RjgYh7Y+rB1g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Aug 24, 2026 at 6:27 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
>
> On Fri, Aug 21, 2026 at 4:44 PM Sami Imseih <samimseih(at)gmail(dot)com> wrote:
> > Thanks for reviewing!
>
> Sorry for reacting slow on this. Generally looks good to me. I'm
> going to do some sanity check on this and push.
Pushed. I only fixed typo in the commit message and changed query
predicate to t1.c3 = '00009' to make query select some rows.
------
Regards,
Alexander Korotkov
Supabase
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bharath Rupireddy | 2026-08-24 16:15:00 | Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon |
| Previous Message | Mihail Nikalayeu | 2026-08-24 15:53:03 | Re: Apply worker can pick an invalid index for REPLICA IDENTITY FULL lookups |