forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitac468d3
Document RelationGetIndexAttrBitmap better
Commit19d8e23 changed the list of set-of-columns that can bereturned by RelationGetIndexAttrBitmap, but didn't update its"documentation". That was pretty hard to read already, so rewrite tomake it more comprehensible, adding the missing values while at it.Backpatch to 16, like that commit.Discussion:https://postgr.es/m/20230809091155.7c7f3gttjk3dj4ze@alvherre.pgsqlReviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com>1 parent0b5efe5 commitac468d3
2 files changed
+12
-3
lines changedLines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5150 | 5150 |
| |
5151 | 5151 |
| |
5152 | 5152 |
| |
5153 |
| - | |
5154 |
| - | |
5155 |
| - | |
| 5153 | + | |
| 5154 | + | |
| 5155 | + | |
| 5156 | + | |
| 5157 | + | |
| 5158 | + | |
| 5159 | + | |
| 5160 | + | |
| 5161 | + | |
5156 | 5162 |
| |
5157 | 5163 |
| |
5158 | 5164 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
|
0 commit comments
Comments
(0)