Thinko in index_concurrently_swap comment

Started by Julien Rouhaudabout 6 years ago2 messageshackers
Jump to latest
#1Julien Rouhaud
rjuju123@gmail.com

Hi,

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.

Attachments:

0001-Fix-comment-in-index_concurrently_swap.patchtext/plain; charset=us-asciiDownload+1-2
#2Michael Paquier
michael@paquier.xyz
In reply to: Julien Rouhaud (#1)
Re: Thinko in index_concurrently_swap comment

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