Fix typos in comments

Amit Langote <amitlan@postgresql.org>

Commit: c67989789cec3953effca4e01dff834abff9116a
Author: Amit Langote <amitlan@postgresql.org>
Date: 2025-07-01T04:13:48Z
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

Files

PathChange+/−
src/backend/executor/execIndexing.c modified +2 −2

Discussion