Re: missing indexes in indexlist with partitioned tables

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: missing indexes in indexlist with partitioned tables
Дата
Msg-id 20220115083304.bnr45veimywcmrhk@jrouhaud
обсуждение исходный текст
Ответ на Re: missing indexes in indexlist with partitioned tables  (Arne Roland <A.Roland@index.de>)
Ответы Re: missing indexes in indexlist with partitioned tables  (Arne Roland <A.Roland@index.de>)
Список 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 по дате отправления:

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: pg14 psql broke \d datname.nspname.relname
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work