ERROR:  pg_atoi: error in "NULL": can't parse "NULL" - Mailing list pgsql-sql

From Rado Petrik
Subject ERROR:  pg_atoi: error in "NULL": can't parse "NULL"
Date
Msg-id 1052319447.555.102.camel@caj
Whole thread Raw
Responses Re: ERROR:Â pg_atoi: error in"NULL": can't parse "NULL"  (Josh Berkus <josh@agliodbs.com>)
List 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.p@szm.sk>



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Date Anomaly??
Next
From: Thomas Good
Date:
Subject: Re: Date Anomaly??