On Tue, Nov 25, 2003 at 04:19:05PM -0500, Tom Lane wrote:
> 
> UCS-2 is impractical without some *extremely* wide-ranging changes in
> the backend.  To take just the most obvious point, doesn't it require
> allowing embedded zero bytes in text strings?

If you're going to use unicode in the rest of the backend, you'll
have to be able to deal with them anyway.  You can't use normal C
string functions.


Kurt


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to