Re: missing indexes in indexlist with partitioned tables - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: missing indexes in indexlist with partitioned tables
Date
Msg-id 20220115083304.bnr45veimywcmrhk@jrouhaud
Whole thread Raw
In response to Re: missing indexes in indexlist with partitioned tables  (Arne Roland <A.Roland@index.de>)
Responses Re: missing indexes in indexlist with partitioned tables
List pgsql-hackers
Hi,

On Thu, Oct 28, 2021 at 01:44:31PM +0000, Arne Roland wrote:
> 
> The attached patch takes that route. I'd appreciate feedback!

The cfbot reports that the patch doesn't apply anymore:

http://cfbot.cputube.org/patch_36_3452.log
=== Applying patches on top of PostgreSQL commit ID 025b920a3d45fed441a0a58fdcdf05b321b1eead ===
=== applying patch ./partIndexlistClean.patch
patching file src/backend/access/heap/vacuumlazy.c
Hunk #1 FAILED at 2375.
1 out of 1 hunk FAILED -- saving rejects to file src/backend/access/heap/vacuumlazy.c.rej
patching file src/backend/access/transam/xlog.c
Hunk #1 succeeded at 911 with fuzz 1 (offset 5 lines).
Hunk #2 FAILED at 5753.
[...]
1 out of 6 hunks FAILED -- saving rejects to file src/backend/access/transam/xlog.c.rej
[...]
patching file src/backend/commands/publicationcmds.c
Hunk #1 FAILED at 813.
1 out of 1 hunk FAILED -- saving rejects to file src/backend/commands/publicationcmds.c.rej
patching file src/include/nodes/pathnodes.h
Hunk #9 FAILED at 1516.
[...]
1 out of 17 hunks FAILED -- saving rejects to file src/include/nodes/pathnodes.h.rej

Could you send a rebased version?  In the meantime I will switch the cf entry
to Waiting on Author.



pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: pg14 psql broke \d datname.nspname.relname
Next
From: Bharath Rupireddy
Date:
Subject: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work