Fix typo in test comment.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix typo in test comment. The same comment was copied to a few different places, with the same typo. Backpatch down to v11, where this typo was introduced.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/alter_table.out | modified | +1 −1 |
| src/test/regress/expected/hash_part.out | modified | +1 −1 |
| src/test/regress/expected/insert.out | modified | +1 −1 |
| src/test/regress/expected/partition_prune.out | modified | +1 −1 |
| src/test/regress/sql/alter_table.sql | modified | +1 −1 |
| src/test/regress/sql/hash_part.sql | modified | +1 −1 |
| src/test/regress/sql/insert.sql | modified | +1 −1 |
| src/test/regress/sql/partition_prune.sql | modified | +1 −1 |