Add overflow test in function numeric_exp. - Mailing list pgsql-hackers

From Yang Xiao
Subject Add overflow test in function numeric_exp.
Date
Msg-id SG2PR01MB2169B9864DF6C9E4D743B850ADE70@SG2PR01MB2169.apcprd01.prod.exchangelabs.com
Whole thread Raw
Responses Re: Add overflow test in function numeric_exp.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

The attachment is the proposal patch for function numeric_exp in 
src/backend/utils/adt/numeric.c.


Young

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Refactor textToQualifiedNameList()
Next
From: Yang Xiao
Date:
Subject: [ECPG] fix functions in dt_common to correctly detect integeroverflow