RelationGetIndexAttrBitmap comment outdated - Mailing list pgsql-hackers

From Alvaro Herrera
Subject RelationGetIndexAttrBitmap comment outdated
Date
Msg-id 20230712143716.cvrkdktgwwvuwjrr@alvherre.pgsql
Whole thread Raw
Responses Re: RelationGetIndexAttrBitmap comment outdated
List pgsql-hackers
I realized that commit 19d8e2308bc5 (and 5753d4ee320b before that) added
a new output type to RelationGetIndexAttrBitmap but forgot to list its
effect in the function's documenting comment.  Here's a patch that
updates it, making it more specific (and IMO more readable).  I also add
a comment to the enum definition, to remind people that the other one
needs to be modified.

This ought to be backpatched to 16.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"La conclusión que podemos sacar de esos estudios es que
no podemos sacar ninguna conclusión de ellos" (Tanenbaum)

Attachment

pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Re: Clean up some signal usage mainly related to Windows
Next
From: Daniel Gustafsson
Date:
Subject: Re: RelationGetIndexAttrBitmap comment outdated