Fixes for comments in test_bitmapset
Daniel Gustafsson <dgustafsson@postgresql.org>
Author:
Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-10-02T20:41:24Z
Releases:
19 (unreleased)
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_bitmapset/expected/test_bitmapset.out | modified | +1 −1 |
| src/test/modules/test_bitmapset/sql/test_bitmapset.sql | modified | +1 −1 |
| src/test/modules/test_bitmapset/test_bitmapset.c | modified | +0 −2 |
Discussion
- [PATCH] Add tests for Bitmapset 81 messages · 2025-08-15 → 2026-04-19