Re: bt_index_parent_check and concurrently build indexes

From: Donghang Lin <donghanglin(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>, Peter Geoghegan <pg(at)bowt(dot)ie>, Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrey Borodin <amborodin86(at)gmail(dot)com>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Subject: Re: bt_index_parent_check and concurrently build indexes
Date: 2025-12-05 04:43:12
Message-ID: CAA=D8a3deySc_X+ZqkgbA=5HsrKfbvs5irAKtYPF0m3maoeQWw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Álvaro,

Thanks for looking at it. The test in the commit still fails back to 14.
I think it should be backported to 14 and up.

Thanks,
Donghang

On Thu, Dec 4, 2025 at 9:47 AM Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:

> Hi, I pushed this to 17 and up. Thanks!
>
> --
> Álvaro Herrera 48°01'N 7°57'E —
> https://www.EnterpriseDB.com/
> "Selbst das größte Genie würde nicht weit kommen, wenn es
> alles seinem eigenen Innern verdanken wollte." (Johann Wolfgang von Goethe)
> Ni aún el genio más grande llegaría muy lejos si
> quisiera sacarlo todo de su propio interior.
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2025-12-05 05:09:47 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Michael Paquier 2025-12-05 04:36:56 Re: Improve error reporting in 027_stream_regress test