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

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

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