Re: pgsql: pg_dump: scope indAttNames per index in getIndexes()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: pg_dump: scope indAttNames per index in getIndexes()
Date: 2026-06-04 22:54:41
Message-ID: aiICMV-Z5MBWH2uv@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi Alexander,

On Wed, Jun 03, 2026 at 10:01:44AM +0000, Alexander Korotkov wrote:
> pg_dump: scope indAttNames per index in getIndexes()
>
> Author: Maksim Melnikov <m(dot)melnikov(at)postgrespro(dot)ru>
> Reviewed-by: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
> Discussion: https://postgr.es/m/be5fc489-587e-421f-bbb8-adb43cfd50f4@postgrespro.ru
> Backpatch-through: 17

Regarding this commit, we have as of today:
$ git branch --contains 94c02de89c26
+ REL_18_STABLE
$ git branch --contains 298bdd379552
+ master

And there is nothing on REL_17_STABLE. Am I missing something or
isn't this just a typo in the Backpatch-through tag?
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2026-06-05 00:52:53 pgsql: Fix pg_subscription column privileges for subwalrcvtimeout
Previous Message Michael Paquier 2026-06-04 22:50:39 pgsql: Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE)