Fix typos in comments

Amit Langote <amitlan@postgresql.org>

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