python - be: Fix overflow checks(again).

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Fix overflow checks(again).
Date: 2007-02-27 17:00:58
Message-ID: 20070227170058.E64DD21729C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix overflow checks(again).

sigh. (I still don't think I have this entirely correct...)

Modified Files:
--------------
be/src/type:
numeric.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type/numeric.c.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2007-02-27 18:49:43 pgsql: Allow information schema definitions to work without requiring
Previous Message Magnus Hagander 2007-02-27 15:21:48 pgsql: Make build.bat return a proper errorcode if the build fails.