Re: Maximum limit on int in plpgsql

From: Kris Jurka <books(at)ejurka(dot)com>
To: deepthi(at)granwill(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Maximum limit on int in plpgsql
Date: 2004-11-30 09:57:08
Message-ID: Pine.BSO.4.56.0411300454210.19416@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 30 Nov 2004 deepthi(at)granwill(dot)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(at)postgresql(dot)org for this type of
question.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-11-30 10:03:01 Re: Primary Key Error Updating Rows in ResultSet
Previous Message deepthi 2004-11-30 09:48:07 Maximum limit on int in plpgsql