]> granicus.if.org Git - postgresql/commit
Fix typo
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 18 Oct 2019 12:49:39 +0000 (14:49 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 18 Oct 2019 12:49:39 +0000 (14:49 +0200)
commit89403ed228583c80c608310e68020229818836e6
treefd14e012d8200ce1db80276d3077a32c20711863
parentd2efb90dbad97828838ab356c03927b3dda65070
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.
src/backend/commands/indexcmds.c