Dear Hiroshi,
We need this Java Unicode Notation as it is the only one accepted by
Javascript for example. Furthermore, it is ASCII compatible and therefore
an alternative when an existing database has ASCII encoding or PostgreSQL
is not compiled with the right extensions (ex: provider).
At least, I need to be able to convert output to Java Unicode Notation. I
am learning C and will have a try, but not before a few weeks. This is what
I say everyday when I wake up: today, I am going to read PostgreSQL
internals source code.
But, unfortunately, I always have to postpone this step...
Thanks for your help.
Best regards,
Jean-Michel POURE
At 10:13 10/11/01 +0900, you wrote:
>Hi,
>
> > -----Original Message-----
> > From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
> >
> > Dear Hiroshi,
> >
> > Could it be possible to use the Java Unicode Notation to define UTF-8
> > strings in PostgreSQL 7.2.
>
>We are now in 7.2 beta and it seems impossible to add a new feature
>to 7.2. Am I misunderstanding your point ?
>
> > Information can be found on http://czyborra.com/utf/
> >
> > Do you think it is hard to implement?
>
>It seems difficult to get a consensus about it in PG community
>in the first place. I asked some developers' opinion in Japan but
>they(me either) aren't enthusiatic about it. However they seem
>to have another idea though I don't the details about it now.
>I would mail you about it if I would get some info.
>
>regards,
>Hiroshi Inoue