Re: BUG #15569: decode function is not correclty working in 10.6
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #15569: decode function is not correclty working in 10.6 |
| Дата | |
| Msg-id | 3880.1546270566@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #15569: decode function is not correclty working in 10.6 (PG Bug reporting form <noreply@postgresql.org>) |
| Список | pgsql-bugs |
=?utf-8?q?PG_Bug_reporting_form?= <noreply@postgresql.org> writes:
> I was using postgres 9.4 version. Currenly I chnaged to version 10.6. I
> stored image as bytea datatype . For this purpose I used
> decode('','base64') while insert an image into a table. This code is
> working in version 9.4. But when I used the same function in version 10.6 it
> return different result. Kindly please help me to over come this issue
You're not likely to get useful help without being a lot more specific.
In a quick test I don't see any difference in the behavior of decode()
since 9.4, so please show a concrete case where it behaves differently.
One possibility is that it's actually giving the same bytea output,
but it looks different because you have bytea_output set differently
in the two installations.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера