Fix typos in comments
authorAmit Langote <amitlan@postgresql.org>
Tue, 1 Jul 2025 04:13:48 +0000 (13:13 +0900)
committerAmit Langote <amitlan@postgresql.org>
Tue, 1 Jul 2025 04:13:48 +0000 (13:13 +0900)
commitc67989789cec3953effca4e01dff834abff9116a
tree140f5e2fa788609f0f01e20fd0ace213b59e5a79
parenta3df0d43d93789777fd06bb7ffa8cdc1f06d63c3
Fix typos in comments

Commit 19d8e2308bc added enum values with the prefix TU_, but a few
comments still referred to TUUI_, which was used in development
versions of the patches committed as 19d8e2308bc.

Author: Yugo Nagata <nagata@sraoss.co.jp>
Discussion: https://postgr.es/m/20250701110216.8ac8a9e4c6f607f1d954f44a@sraoss.co.jp
Backpatch-through: 16
src/backend/executor/execIndexing.c