Strange behavior

From: "Jed Nicolau Filho" <jed(at)prouser(dot)com(dot)br>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Strange behavior
Date: 2004-09-22 01:00:54
Message-ID: 000e01c4a03f$9d32c330$0e00a8c0@PROUSER.LOCALNET
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi there

I was testing Postgre 8.0 beta2 dev3 with pgAdmin III and I found a strange behavior with Blob:

For this table:
CREATE TABLE lo_test ( id serial NOT NULL, image lo ) WITH OIDS;

When I try insert a record only with "id" value wihout image raise this error message:

"ERROR: Invalid input syntax for Integer: "" "

How to fix it ?

Thanks in advance

Best Regards

Jed

Browse pgsql-bugs by date

  From Date Subject
Next Message Markus Feier 2004-09-22 09:01:50 VIEWS
Previous Message PostgreSQL Bugs List 2004-09-21 22:42:21 BUG #1264: Jimminy Cricket