Menu

bytea Translation Fix

Version 1.3 011 of the library introduces the ability to have different encoding for different data types on a per-session basis. So, with this version, you can allow the StORE layer to work with the default translation using Base54 encoding, while at the same time having another connection to a PostgreSQL databasen which uses a diffenent bytea encoding - and the encoding methods do not intefere with each other.

Posted by Bruce Badger 2003-08-23

Log in to post a comment.