]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix typos in comments
authorAmit Langote <amitlan@postgresql.org>
Tue, 1 Jul 2025 04:13:40 +0000 (13:13 +0900)
committerAmit Langote <amitlan@postgresql.org>
Tue, 1 Jul 2025 04:13:40 +0000 (13:13 +0900)
commiteb37fe716a477ee10434c320d7e7c23b79337922
treee996ca8ffbccf87b579cfc2fea19e7013ca1818f
parent95163cbe111cd75121482281492f8db5df78d31f
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