Commit 7fbdefd
committed
Remove useless bms_copy step in RelationGetIndexAttrBitmap.
Seems to be from a bad case of copy-and-paste-itis in commit 665d1fa.
It wouldn't be quite so annoying if it didn't contradict the comment
half a dozen lines above.
David Rowley
Discussion: https://postgr.es/m/CAKJS1f95Dyf8Qkdz4W+PbCmT-HTb54tkqUCC8isa2RVgSJ_pXQ@mail.gmail.com1 parent 123cc69 commit 7fbdefd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5003 | 5003 | | |
5004 | 5004 | | |
5005 | 5005 | | |
5006 | | - | |
| 5006 | + | |
5007 | 5007 | | |
5008 | 5008 | | |
5009 | 5009 | | |
| |||
0 commit comments