Fix outdated comments for IndexInfo
Japin Li <japinli@hotmail.com>
From: Japin Li <japinli@hotmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-30T15:48:53Z
Lists: pgsql-hackers
Attachments
- 0001-Fix-outdated-comments-for-IndexInfo.patch (text/x-diff)
Hi, all While working on [1], I found outdated comments in IndexInfo. The attached patch corrects them. [1] https://www.postgresql.org/message-id/2A40921D-83AB-411E-ADA6-7E509A46F1E4%40logansw.com -- Regrads, Japin Li
Commits
-
Reformat some node comments
- de5aa1520939 19 (unreleased) landed
-
Update comment for IndexInfo.ii_NullsNotDistinct
- 37b1fce85867 15.14 landed
- 779f24c0b7be 16.10 landed
- c6d0ef160e94 17.6 landed
- b897a58556d8 18.0 landed
- 184595836ba3 19 (unreleased) landed
-
Update comment for IndexInfo.ii_WithoutOverlaps
- 399997d8ccac 18.0 landed
- 7a7b3e11e619 19 (unreleased) landed
-
Fix outdated comment for IndexInfo
- 9d14d40ec5ee 17.6 landed
- b71351e1f2cb 18.0 landed
- 9e5fee822846 19 (unreleased) landed