Fix int8mul so that overflow check is applied correctly for INT64_IS_BUSTED
Tom Lane <tgl@sss.pgh.pa.us>
Fix int8mul so that overflow check is applied correctly for INT64_IS_BUSTED case, per Florian Pflug. Not back-patched since it's unclear that anyone but me still cares ...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/int8.c | modified | +13 −9 |