View Single Post

   
  #8 (permalink)  
Old 04-15-2008, 11:35 PM
Alvaro Herrera
 
Posts: n/a
Default Re: String encoding during connection "handshake"

sulfinu@gmail.com escribió:
> Martijn,
>
> don't take it personal, I am just trying to obtain confirmation that I
> understood well the problem. Afterall, it's just that C has a very outdated
> notion of "char"s (and no notion of Unicode). I was naively under the
> impression that "char"s have evolved in nowadays C.


This is not the language's fault in any way. We support plenty of
encodings beyond UTF-8.

--
Alvaro Herrera http://www.amazon.com/gp/registry/5ZYLFMCVHXC
"La grandeza es una experiencia transitoria. Nunca es consistente.
Depende en gran parte de la imaginación humana creadora de mitos"
(Irulan)

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote