Re: BUG #18381: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: michal@kleczek.org, pgsql-bugs@lists.postgresql.org
Date: 2024-03-07T11:32:15Z
Lists: pgsql-bugs
On Thu, 7 Mar 2024 at 23:35, PG Bug reporting form <noreply@postgresql.org> wrote: > > The following bug has been logged on the website: > > Bug reference: 18381 > Logged by: Michal Kleczek > Email address: michal@kleczek.org > PostgreSQL version: 16.2 > Operating system: Linux > Description: I see you've raised this on -hackers [1] already. Since there's already some discussion and a proposed fix there, I think it's better the discussion continues there. David [1] https://postgr.es/m/0714C8B8-8D82-4ABB-9F8D-A0C3657E7B6E@kleczek.org
Commits
-
Fix deparsing of Consts in postgres_fdw ORDER BY
- 9301e0f416d1 12.19 landed
- 20b85b3da6f8 13.15 landed
- 628c3f2e17fe 14.12 landed
- ab64b275ad8f 15.7 landed
- 6a9e2cb2b457 16.3 landed
- c399248b3b44 17.0 landed