Fix comments in index.c

Michael Paquier <michael@paquier.xyz>

Commit: 006fc975a2b984249283e953900ac0ee814c5d6b
Author: Michael Paquier <michael@paquier.xyz>
Date: 2025-07-15T07:05:59Z
Fix comments in index.c

This comment paragraph referred to text_eq(), but the name of the
function in charge of "text" comparisons is called texteq().

Author: Jian He <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxHL--XNcCCO1LgKsygzYGiVHZMfTcAxOSG8+ezxWtjddw@mail.gmail.com

Files

PathChange+/−
src/backend/catalog/index.c modified +4 −4

Discussion