Update comment for IndexInfo.ii_NullsNotDistinct

Peter Eisentraut <peter@eisentraut.org>

Commit: 779f24c0b7be5d66504a30c6d15ab0430bdf59e2
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-07-01T21:13:13Z
Releases: 16.10
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