Re: return encoding results

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: return encoding results
Date: 2014-10-30 17:45:55
Message-ID: 20141030174555.GA7494@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Emi Lu <emilu(at)encs(dot)concordia(dot)ca> wrote:

> Hello,
>
> Does psql provide function that can return specific encoding results? For
> example,
>
> select function_name('é', unicode);

Maybe convert(), see:
http://www.postgresql.org/docs/9.3/interactive/functions-string.html

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tim Dudgeon 2014-10-30 19:22:07 Re: querying within json
Previous Message Emi Lu 2014-10-30 17:37:54 return encoding results