diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2023-12-27 03:34:12 +0200 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2023-12-27 03:57:57 +0200 |
commit | 71a3e8c43ba8f3d026ae0cb2c2df27455ffdca76 (patch) | |
tree | 94d7241794d0b41ceefdeebacdcfd83cbf7bbfdd /src/backend/access/gist/gistvacuum.c | |
parent | 059de3ca4766012743b4ff7c8e7193abb71f7189 (diff) | |
download | postgresql-71a3e8c43ba8f3d026ae0cb2c2df27455ffdca76.tar.gz postgresql-71a3e8c43ba8f3d026ae0cb2c2df27455ffdca76.zip |
Add asserts to bimapset manipulation functions
New asserts validate that arguments are really bitmapsets. This should help
to early detect accesses to dangling pointers.
Discussion: https://postgr.es/m/CAMbWs4_wJthNtYBL%2BSsebpgF-5L2r5zFFk6xYbS0A78GKOTFHw%40mail.gmail.com
Reviewed-by: Richard Guo, Andres Freund, Ashutosh Bapat, Andrei Lepikhov
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions