Re: BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4
Date
Msg-id 27966.1368900564@sss.pgh.pa.us
Whole thread Raw
In response to BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4  (email4rajeshk@gmail.com)
List 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

pgsql-bugs by date:

Previous
From: email4rajeshk@gmail.com
Date:
Subject: BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4
Next
From: chris.travers@gmail.com
Date:
Subject: BUG #8170: alter user does not accept timestamp output format in certain datestyles and timezones.