On further reflection, we'd better do the same in int.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1b5a7779cbe37a750f799b6314ceb43b8a0e5aba
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-03-12T00:04:18Z
Releases: 8.2.21
On further reflection, we'd better do the same in int.c.

We previously heard of the same problem in int24div(), so there's not a
good reason to suppose the problem is confined to cases involving int8.

Files

PathChange+/−
src/backend/utils/adt/int.c modified +38 −0