From: Gerhard <ger...@gm...> - 2001-11-20 05:35:22
|
On Mon, Nov 19, 2001 at 07:26:49PM -0800, Mark McEahern wrote: > Hi, I'm trying to insert unicode strings into PostgreSQL via PgSQL and I'm > having a devil of a time with it. Here's what I tried: > > [...] > > Q: How come this doesn't just work? > > I wish I could ask a more intelligent question than that! It's a very intelligent question. Alas, the answer is as simple as that Unicode support isn't implemented, yet. At least not fully. I wasn't aware of this fact and I will work on it for the next release. Good, now I'll have to look how much effort this really is. Gerhard -- mail: gerhard <at> bigfoot <dot> de registered Linux user #64239 web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id 86AB43C0 public key fingerprint: DEC1 1D02 5743 1159 CD20 A4B6 7B22 6575 86AB 43C0 reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b'))) |