Verify range bounds to bms_add_range when necessary
Alvaro Herrera <alvherre@alvh.no-ip.org>
Verify range bounds to bms_add_range when necessary Now that the bms_add_range boundary protections are gone, some alternative ones are needed in a few places. Author: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp> Discussion: https://postgr.es/m/3437ccf8-a144-55ff-1e2f-fc16b437823b@lab.ntt.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/nodeAppend.c | modified | +5 −0 |
| src/backend/executor/nodeMergeAppend.c | modified | +5 −0 |
| src/backend/partitioning/partprune.c | modified | +11 −0 |
Discussion
- negative bitmapset member not allowed Error with partition pruning 8 messages · 2018-07-26 → 2018-07-30