Fix typo

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 954b9c195999d4b891e1ece656e878f2c4f876ce
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-10-18T12:49:39Z
Releases: 12.1
Fix typo

Apparently while this code was being developed,
ReindexRelationConcurrently operated on multiple relations.  The version
that was ultimately pushed doesn't, so this comment's use of plural is
inaccurate.

Files

PathChange+/−
src/backend/commands/indexcmds.c modified +1 −1