| From: | Arne Roland <A(dot)Roland(at)index(dot)de> |
|---|---|
| To: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: missing indexes in indexlist with partitioned tables |
| Date: | 2022-01-17 17:59:33 |
| Message-ID: | 405b11a5a0504b76b997e312e543a69b@index.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Using some valuable feedback from Zhihong Yu, I fixed a flipped negation error and updated the comments.
Regards
Arne
________________________________
From: Arne Roland
Sent: Monday, January 17, 2022 12:25
To: Julien Rouhaud
Cc: pgsql-hackers
Subject: Re: missing indexes in indexlist with partitioned tables
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
| Attachment | Content-Type | Size |
|---|---|---|
| 0003-partIndexlistClean.patch | text/x-patch | 14.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Dilger | 2022-01-17 18:06:22 | Re: pg14 psql broke \d datname.nspname.relname |
| Previous Message | Robert Haas | 2022-01-17 17:52:47 | Re: Blank archive_command |