pgsql: Update comment for IndexInfo.ii_WithoutOverlaps

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update comment for IndexInfo.ii_WithoutOverlaps
Date: 2025-07-01 18:44:11
Message-ID: E1uWfxj-004EIl-0N@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment for IndexInfo.ii_WithoutOverlaps

Commit fc0438b4e80 added the ii_WithoutOverlaps 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7a7b3e11e6190e414ccd6ad126bed915e8be16f1

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

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-07-01 18:55:45 pgsql: Document pg_get_multixact_members().
Previous Message Peter Eisentraut 2025-07-01 18:31:18 pgsql: Fix outdated comment for IndexInfo