| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alena Rybakina <a(dot)rybakina(at)postgrespro(dot)ru>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Amit Langote <amitlangote09(at)gmail(dot)com> |
| Subject: | Re: Running the fdw test from the terminal crashes into the core-dump |
| Date: | 2024-02-18 19:44:02 |
| Message-ID: | 202402181944.5kfdyouj5xvi@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2024-Feb-18, Tom Lane wrote:
> So I'd blame this on faulty handling of the zero-partitions case in
> the RTEPermissionInfo refactoring. (I didn't bisect to prove that
> a61b1f748 is exactly where it broke, but I do see that the query
> successfully does nothing in v15.)
You're right, this is the commit that broke it. It's unclear to me if
Amit is available to look at it, so I'll give this a look tomorrow if he
isn't.
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"Porque francamente, si para saber manejarse a uno mismo hubiera que
rendir examen... ¿Quién es el machito que tendría carnet?" (Mafalda)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2024-02-18 20:09:06 | Re: Why is pq_begintypsend so slow? |
| Previous Message | Andrey M. Borodin | 2024-02-18 19:16:02 | Re: Transaction timeout |