]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fixes for comments in test_bitmapset
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 2 Oct 2025 20:41:24 +0000 (22:41 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 2 Oct 2025 20:41:24 +0000 (22:41 +0200)
commita1b064e4b22686ecaecdf1cee0abfe53b81f6aaf
tree1f1f9fd249bbbccf70687d69978acddc5bdcdc1b
parentb292256272623d1a7532f3893a4565d1944742b4
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 <daniel@yesql.se>
Reported-by: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/978D21E8-9D3B-40EA-A4B1-F87BABE7868C@yesql.se
src/test/modules/test_bitmapset/expected/test_bitmapset.out
src/test/modules/test_bitmapset/sql/test_bitmapset.sql
src/test/modules/test_bitmapset/test_bitmapset.c