Fixes for comments in test_bitmapset

This fixes a typo in the sql/expected test files and removes a
leftover comment from test_bitmapset.c from when the functions
invoked bms_free.

Author: Daniel Gustafsson <[email protected]>
Reported-by: David Rowley <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a1b064e4b22686ecaecdf1cee0abfe53b81f6aaf

Modified Files
--------------
src/test/modules/test_bitmapset/expected/test_bitmapset.out | 2 +-
src/test/modules/test_bitmapset/sql/test_bitmapset.sql      | 2 +-
src/test/modules/test_bitmapset/test_bitmapset.c            | 2 --
3 files changed, 2 insertions(+), 4 deletions(-)

Reply via email to