Thinko in index_concurrently_swap comment

Julien Rouhaud <rjuju123@gmail.com>

From: Julien Rouhaud <rjuju123@gmail.com>
To: pgsql-hackers@postgresql.org
Cc: peter.eisentraut@2ndquadrant.com
Date: 2020-03-18T14:33:40Z
Lists: pgsql-hackers

Attachments

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.

Commits

  1. Fix comment related to concurrent index swapping in index.c