Re: Add new for_each macros for iterating over a List that do not require ListCell pointer
От
Jelte Fennema
Тема
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer
Дата
Msg-id
CAGECzQQG7VX3LU4ccwygSeoVSM+UdSr+O8Mt40f0WEuoWV+ohg@mail.gmail.com
Ответ на
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer (Nathan Bossart)
Список
Дерево обсуждения
Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer David Rowley <dgrowleyml@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer vignesh C <vignesh21@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer vignesh C <vignesh21@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Tom Lane <tgl@sss.pgh.pa.us>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio <postgres@jeltef.nl>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart <nathandbossart@gmail.com>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema <postgres@jeltef.nl>
On Tue, 24 Oct 2023 at 18:47, Nathan Bossart wrote:
> BTW after applying your patches, initdb began failing with the following
> for me:
>
> TRAP: failed Assert("n >= 0 && n < list->length"), File: "list.c", Line: 770, PID: 902807
Oh oops... That was an off by one error in the modified
foreach_delete_current implementation.
Attached is a fixed version.
В списке pgsql-hackers по дате отправления
От: Nathan Bossart
Дата: