01.01.12

PostgreSQL 9 bytea_output and CGI::Session

Posted in Servers at 9:53 pm by jgraham

PostgreSQL 9 introduces a new bytea output format, hex. This new format can cause problems for programs expecting the traditional output format.

Read the rest of this entry »