Update comment for IndexInfo.ii_NullsNotDistinct

Peter Eisentraut <peter@eisentraut.org>

Commit: 37b1fce858672bcd0350c24a9c5e4689de3a6cb7
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-07-01T21:13:17Z
Releases: 15.14
Update comment for IndexInfo.ii_NullsNotDistinct

Commit 7a7b3e11e61 added the ii_NullsNotDistinct 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

Files

PathChange+/−
src/include/nodes/execnodes.h modified +2 −1

Discussion