[Pgsql-ayuda] (¡¡¡¡URGENTE!!!) IMAGENES EN POSTGRES

Victor Benitez vbenitez@galilea.cl
Mon, 30 Jun 2003 13:19:27 -0400


 Tengo el Siguiente problema, al tratar de crear (en 7.3.2) el Tipo lo
 
 create type lo (
 internallength=4,
 externallength=10,
 input=int4in,
 output=int4out,
 default='',
 passedbyvalue
 );
 
 me arroja el siguiente error:
 
 ERROR:  TypeCreate: function int4out(lo) does not exist
 
 Me gustaria saber si alguien ha visto este problema, y si me puede ayudar, 
cualquier ayuda me puede salvar la vida
 
 --
 Victor M. Benitez T.
 Departamento Informática
 Galilea S.A.
 2 Norte 962 Talca, VII Región Chile
 _______________________________________________