Update comments to match location of definition
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 6 Sep 2023 08:18:30 +0000 (10:18 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 6 Sep 2023 08:18:30 +0000 (10:18 +0200)
commitaca17fe206a9b8b73ec76f10a3256f1bf019e1a6
tree0c52960439d00066172db80b042faf2ba23bf6ba
parent59cbf60c0f2b5723ce4a939077c99bf4e4c433d3
Update comments to match location of definition

Commit cc50080a82 rearranged testsuites to reduce dependencies, but
missed to update a comment when moving an operator class definition.
Also fix a typo in that same comment while here.

Author: Suraj Kharage <suraj.kharage@enterprisedb.com>
Discussion: https://postgr.es/m/CAF1DzPWXd2yq9_=P905cEypMVKw3ho+Fpj4HwJ4ta8T-eh+Yig@mail.gmail.com
src/test/regress/expected/alter_table.out
src/test/regress/expected/hash_part.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/partition_prune.sql