ERROR: pg_atoi: error in "NULL": can't parse "NULL"

From: Rado Petrik <r(dot)p(at)szm(dot)sk>
To: PostgreSQL-mailinglist <pgsql-sql(at)postgresql(dot)org>
Subject: ERROR: pg_atoi: error in "NULL": can't parse "NULL"
Date: 2003-05-07 14:57:27
Message-ID: 1052319447.555.102.camel@caj
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi ,

I have any column. 'test' . When I insert 'none' to column 'test' , no
problem.

test
-----
NONE

But when I update column , postgreSQL return this error.

ERROR: pg_atoi: error in "NULL": can't parse "NULL"

Where is problem ?

Thanks
--
Rado Petrik <r(dot)p(at)szm(dot)sk>

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Thomas Good 2003-05-07 15:04:28 Re: Date Anomaly??
Previous Message Wei Weng 2003-05-07 14:47:33 index fragmentation