> Tatsuo Ishii writes:
>> I saw this while restoring 9.6 database to 10.0 database.
>> \connect: FATAL: conversion between UTF8 and MULE_INTERNAL is not supported
>> Is this expected? I saw nothing releated to this in the release notes.
>
> Don't think that's ever been supported.
Sorry, that wa
Tatsuo Ishii writes:
> I saw this while restoring 9.6 database to 10.0 database.
> \connect: FATAL: conversion between UTF8 and MULE_INTERNAL is not supported
> Is this expected? I saw nothing releated to this in the release notes.
Don't think that's ever been supported.
> I saw this while restoring 9.6 database to 10.0 database.
>
> \connect: FATAL: conversion between UTF8 and MULE_INTERNAL is not supported
>
> Is this expected? I saw nothing releated to this in the release notes.
This had been allowed in 9.6. So I think 10.0 silently drops the feature.
Best
On Tue, Nov 17, 2015 at 9:00 PM, Robert Haas wrote:
> On Mon, Nov 16, 2015 at 9:49 AM, Tom Lane wrote:
>> Kyotaro HORIGUCHI writes:
>>> Hello. I found that 9.5 has an undocumented difference from 9.4
>>> in type cast in pl/pgsql and I think it might better be mentioned
>>> as a change of behavio
On Mon, Nov 16, 2015 at 9:49 AM, Tom Lane wrote:
> Kyotaro HORIGUCHI writes:
>> Hello. I found that 9.5 has an undocumented difference from 9.4
>> in type cast in pl/pgsql and I think it might better be mentioned
>> as a change of behavior in release notes.
>
>> Whether do you think it is worth m
Hello,
At Mon, 16 Nov 2015 09:49:54 -0500, Tom Lane wrote in
<32508.1447685...@sss.pgh.pa.us>
> Kyotaro HORIGUCHI writes:
> > Hello. I found that 9.5 has an undocumented difference from 9.4
> > in type cast in pl/pgsql and I think it might better be mentioned
> > as a change of behavior in rele
Kyotaro HORIGUCHI writes:
> Hello. I found that 9.5 has an undocumented difference from 9.4
> in type cast in pl/pgsql and I think it might better be mentioned
> as a change of behavior in release notes.
> Whether do you think it is worth mentioning or not in release notes?
This seems unnecessar