Strange behavior

Поиск
Список
Период
Сортировка
От Jed Nicolau Filho
Тема Strange behavior
Дата
Msg-id 000e01c4a03f$9d32c330$0e00a8c0@PROUSER.LOCALNET
обсуждение исходный текст
Список 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 err=
or message:

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

How to fix it ?

Thanks in advance

Best Regards

Jed=

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Reto Stamm
Дата:
Сообщение: Beta 2 build failure using Cygwin/XP
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Failed install postgresql-8.0-beta2-dev3.msi