]> git.ipfire.org Git - thirdparty/postgresql.git/commit
On further reflection, we'd better do the same in int.c.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Mar 2011 00:04:14 +0000 (19:04 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Mar 2011 00:04:14 +0000 (19:04 -0500)
commit56423c143cce5347217d27119f5f52eaab899721
treeef2bb8643226cb08d8dbe769ac66a5585f48cae1
parent24aad03e98a7e38614100457defdedf75c473bc4
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.
src/backend/utils/adt/int.c