]> 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:42 +0000 (12:37 +0300)
commit169a6588a71724e7932ece91d844b810b0dbed67
tree08acb267d4cf49ce324c60b538ad779347631f3e
parent98cab3ebce8376139d672a39ddeed4fff002e3e5
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