Fix typo

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

Commit: 89403ed228583c80c608310e68020229818836e6
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-10-18T12:49:39Z
Releases: 13.0
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