Re: Maximum limit on int in plpgsql - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Maximum limit on int in plpgsql
Date
Msg-id Pine.BSO.4.56.0411300454210.19416@leary.csoft.net
Whole thread Raw
In response to Maximum limit on int in plpgsql  (deepthi@granwill.com)
List pgsql-jdbc

On Tue, 30 Nov 2004 deepthi@granwill.com wrote:

> When i run the procedure i am getting following error
> pg_atoi : Numerical result out of range

http://www.postgresql.org/docs/7.4/static/datatype.html#DATATYPE-NUMERIC

This question has nothing to do with JDBC or Java and is not appropriate
for this list.  Please try pgsql-general@postgresql.org for this type of
question.

Kris Jurka


pgsql-jdbc by date:

Previous
From: deepthi@granwill.com
Date:
Subject: Maximum limit on int in plpgsql
Next
From: Kris Jurka
Date:
Subject: Re: Primary Key Error Updating Rows in ResultSet