Bart Degryse wrote:
As the manual says : Character with the given ASCII code
I need characters outside the ASCII range. Something like
  charset := charset || '\xC2\x' || to_hex(i)';

Well, if you've tried it for characters > 127 and it didn't work then I don't know that it is possible at all. You *did* try the function?

--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to