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

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

Commit: 09dfc3d704875f1780832ba692b58f2b0ff3f3fe
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-03-12T00:04:10Z
Releases: 8.4.8
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 +21 −0