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

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

Commit: f6b2ab7d95d718f67c0cde8e7638053d40c221e6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-03-12T00:04:05Z
Releases: 9.0.4
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