[Info-ingres] set unicode_substitution command
Martin Bowes
martin.bowes at ndph.ox.ac.uk
Thu Sep 5 14:34:31 UTC 2019
Hi Steve,
I'm seeing the same thing on II 11.0.0 (a64.lnx/100) + p15360 and II 11.1.0 (a64.lnx/100) + p15445.
This appears to be a bug.
Please report it.
Martin Bowes
-----Original Message-----
From: Steve [mailto:s.anderson.au at gmail.com]
Sent: 04 September 2019 07:46
To: info-ingres at lists.planetingres.org
Subject: [Info-ingres] set unicode_substitution command
select dbmsinfo('charset')
\g
Executing . . .
┌────────────────────────────────────────────────────────────────┐
│col1 │
├────────────────────────────────────────────────────────────────┤
│ISO88591 │
└────────────────────────────────────────────────────────────────┘
set unicode_substitution 'X'
\g
Executing . . .
* select u&'\062E';
* \g
Executing . . .
┌──────┐
│col1 │
├──────┤
Wed Sep 4 16:40:17 2019 E_AD5016_NOUNIMAP_FOUND Unicode code point 0000062E cannot be mapped to local character set.
││
└──────┘
(1 row)
Why am I getting error E_AD5016 here? I expected Ingres to return 'X', what am I missing?
u&'\062E' = Arabic letter Khah
Thanks
Steve
_______________________________________________
Info-ingres mailing list
Info-ingres at lists.planetingres.org
https://lists.planetingres.org/mailman/listinfo/info-ingres
More information about the Info-ingres
mailing list