diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2023-12-27 03:34:23 +0200 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2023-12-27 03:57:57 +0200 |
commit | 7d58f2342bd3d2f0474207b63a3a548c29e20a9e (patch) | |
tree | cc0326f2dd0291287a9c7b7c95abbccf77c26cf0 /src/backend/access/gist | |
parent | 71a3e8c43ba8f3d026ae0cb2c2df27455ffdca76 (diff) | |
download | postgresql-7d58f2342bd3d2f0474207b63a3a548c29e20a9e.tar.gz postgresql-7d58f2342bd3d2f0474207b63a3a548c29e20a9e.zip |
REALLOCATE_BITMAPSETS manual compile-time option
This option forces each bitmapset modification to reallocate bitmapset. This
is useful for debugging hangling pointers to bitmapset's.
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')
0 files changed, 0 insertions, 0 deletions