]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix typo in test comment.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 28 May 2020 09:35:18 +0000 (12:35 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 28 May 2020 09:37:55 +0000 (12:37 +0300)
commit25fc24ba90df99d3c331627f3e4efb795a440dd0
tree85dad33b47063071a9d8c17e05b127a5a58fe6de
parent9d47294ab7c45a64cd844fb7298bef91c16fafbe
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.
src/test/regress/expected/alter_table.out
src/test/regress/expected/hash_part.out
src/test/regress/expected/insert.out
src/test/regress/expected/partition_prune.out
src/test/regress/sql/alter_table.sql
src/test/regress/sql/hash_part.sql
src/test/regress/sql/insert.sql
src/test/regress/sql/partition_prune.sql