On Monday 07 April 2008, Bogdan-Andrei Iancu wrote:
> So, you only changed the column type (for cpl_bin) from BLOB to BYTEA ?

Hi Bogdan, hi Ola,

the default column type for cpl_bin in postgres is 'TEXT' since 1.2.0 or so. A 
column type of 'BYTEA' should result in a 'DB_BLOB' type. This is exactly 
what is expected from the cpl-c module. But with the 'TEXT' type the result 
will be 'DB_STRING', strange.. 

Cheers,

Henning

_______________________________________________
Users mailing list
Users@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to