Fix typos in comments

Amit Langote <amitlan@postgresql.org>

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