BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4
The following bug has been logged on the website:
Bug reference: 8169
Logged by: RAJESH KRISHNAN K
Email address: email4rajeshk@gmail.com
PostgreSQL version: 9.2.4
Operating system: RHEL 6
Description:
There is a huge change in bytea value in postgresql 8.3 and 9.2.4
Can we convert 9.2.4 bytea value to 8.3
PLease Help
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
email4rajeshk@gmail.com writes:
There is a huge change in bytea value in postgresql 8.3 and 9.2.4
Can we convert 9.2.4 bytea value to 8.3
You're probably looking for bytea_output:
http://www.postgresql.org/docs/9.2/static/runtime-config-client.html#GUC-BYTEA-OUTPUT
regards, tom lane
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs