Re: Thinko in index_concurrently_swap comment - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Thinko in index_concurrently_swap comment
Date
Msg-id 20200319005407.GM214947@paquier.xyz
Whole thread Raw
In response to Thinko in index_concurrently_swap comment  (Julien Rouhaud <rjuju123@gmail.com>)
List pgsql-hackers
On Wed, Mar 18, 2020 at 03:33:40PM +0100, Julien Rouhaud wrote:
> While looking at RIC for the collation versioning issue Michael raised earlier,
> I found a thinko in a nearby comment, apparently introduced in the original
> REINDEX CONCURRENTLY patch (5dc92b8).  Trivial patch attached.

Thanks, Julien.  Fixed as of d41202f.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: proposal: new polymorphic types - commontype and commontypearray
Next
From: Amit Langote
Date:
Subject: Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side