Remove useless bms_copy step in RelationGetIndexAttrBitmap.
Tom Lane <tgl@sss.pgh.pa.us>
Remove useless bms_copy step in RelationGetIndexAttrBitmap. Seems to be from a bad case of copy-and-paste-itis in commit 665d1fad9. 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.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/relcache.c | modified | +1 −1 |
Discussion
- RelationGetIndexAttrBitmap() small deviation between comment and code 3 messages · 2019-01-21