pgsql: Update comment for IndexInfo.ii_NullsNotDistinct

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update comment for IndexInfo.ii_NullsNotDistinct
Date: 2025-07-01 21:15:01
Message-ID: E1uWiJg-004FJe-2n@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment for IndexInfo.ii_NullsNotDistinct

Commit 7a7b3e11e61 added the ii_NullsNotDistinct field, but the
comment was not updated.

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

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/37b1fce858672bcd0350c24a9c5e4689de3a6cb7

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-07-01 23:40:15 pgsql: Show sizes of FETCH queries as constants in pg_stat_statements
Previous Message Peter Eisentraut 2025-07-01 21:15:00 pgsql: Update comment for IndexInfo.ii_NullsNotDistinct