can't create type lo (BLOB)

Поиск
Список
Период
Сортировка
От Daniel Schuchardt
Тема can't create type lo (BLOB)
Дата
Msg-id aupfth$1pm$1@news.hub.org
обсуждение исходный текст
Ответы Re: can't create type lo (BLOB)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi @ all, thats my problem :

CIMSOFT=# CREATE TYPE lo (internallength=4, externallength=10, input=int4in,
output=int4out, default='', passedbyvalue);

ERROR:  TypeCreate: function int4out(lo) does not exist
ERROR:  TypeCreate: function int4out(lo) does not exist

CIMSOFT=# SELECT version();
version

----------------------------------------------------------------------------
-----------
 PostgreSQL 7.3 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.2 20020927
(prerelease)
(1 row)

Why this? With PostrgreSql 7.2 this works well.

Thanks for help



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

Предыдущее
От: Hadley Willan
Дата:
Сообщение: Re: no space left on device
Следующее
От: "Atahualpa Jones"
Дата:
Сообщение: Postgresql 7.2.1 and umlauts