forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5aa03f9
committed
Remove useless bms_copy step in RelationGetIndexAttrBitmap.
Seems to be from a bad case of copy-and-paste-itis in commit665d1fa.It wouldn't be quite so annoying if it didn't contradict the commenthalf a dozen lines above.David RowleyDiscussion:https://postgr.es/m/CAKJS1f95Dyf8Qkdz4W+PbCmT-HTb54tkqUCC8isa2RVgSJ_pXQ@mail.gmail.com1 parent3037b28 commit5aa03f9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5063 | 5063 |
| |
5064 | 5064 |
| |
5065 | 5065 |
| |
5066 |
| - | |
| 5066 | + | |
5067 | 5067 |
| |
5068 | 5068 |
| |
5069 | 5069 |
| |
|
0 commit comments
Comments
(0)