Thread: pgsql: Fix outdated comment for IndexInfo

pgsql: Fix outdated comment for IndexInfo

From
Peter Eisentraut
Date:
Fix outdated comment for IndexInfo

Commit 78416235713 removed the ii_OpclassOptions field, but the
comment was not updated.

Author: Japin Li <japinli@hotmail.com>
Reviewed-by: Richard Guo <guofenglinux@gmail.com>
Discussion:
https://www.postgresql.org/message-id/flat/ME0P300MB04453E6C7EA635F0ECF41BFCB6832%40ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b71351e1f2cb2687535cdc59370d6b908a842e18

Modified Files
--------------
src/include/nodes/execnodes.h | 1 -
1 file changed, 1 deletion(-)