Hi hackers,
I spotted several call sites multiplying runtime variables in pallocand they can potentially leadto overflow. I fixed them with mul_size() in backend codes andpg_mul_size_overflow() in frontend codes.
Best Regards,Xing