forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8f9e934
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 parent0464fdf commit8f9e934
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4840 | 4840 |
| |
4841 | 4841 |
| |
4842 | 4842 |
| |
4843 |
| - | |
| 4843 | + | |
4844 | 4844 |
| |
4845 | 4845 |
| |
4846 | 4846 |
| |
|
0 commit comments
Comments
(0)