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_...@mail.gmail.com Branch ------ REL_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/7fbdefd30e7c644bd7c6ec0799abb49584e01477 Modified Files -------------- src/backend/utils/cache/relcache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)