Re: missing indexes in indexlist with partitioned tables
Arne Roland <a.roland@index.de>
From: Arne Roland <A.Roland@index.de>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-01-17T11:25:01Z
Lists: pgsql-hackers
Attachments
- 0002-partIndexlistClean.patch (text/x-patch) patch 0002
Hi, thank you for the heads up! Those files ended up accidentally in the dump from me running pg_indent. The file count was truly excessive, I should have noticed this sooner. I attached the patch without the excessive modifications. That should be way easier to read. Regards Arne
Commits
-
Allow left join removals and unique joins on partitioned tables
- 3c569049b7b5 16.0 landed
-
Add index on pg_publication_rel.prpubid
- 025b920a3d45 15.0 cited