pgsql: Fix typo in indexcmds.c

2020-03-17 Thread Michael Paquier
Fix typo in indexcmds.c Introduced by 61d7c7b. Backpatch-through: 12 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c5b6b9c0d74400300b77d44194f6679f470352f2 Modified Files -- src/backend/commands/indexcmds.c | 2 +- 1 file changed, 1 insertion(+

pgsql: Fix typo in indexcmds.c

2020-03-17 Thread Michael Paquier
Fix typo in indexcmds.c Introduced by 61d7c7b. Backpatch-through: 12 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/fdeeb524b4e28affc527548af389c75e0a99c340 Modified Files -- src/backend/commands/indexcmds.c | 2 +- 1 file changed, 1 insertion(+), 1 de