Re: prevent encoding conversion recursive error
- From: Peter Eisentraut <peter_e(at)gmx(dot)net>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>, pgsql-patches(at)postgresql(dot)org
- Subject: Re: prevent encoding conversion recursive error
- Date: Sun, 14 Aug 2005 23:03:56 +0200
- Message-id: <200508142303.57215.peter_e@gmx.net> <text/plain>
Am Dienstag, 9. August 2005 04:51 schrieb Tom Lane:
> which leads to the question "why aren't we using
> bind_textdomain_codeset() to tell gettext what character set it should
> produce"?
That would probably require us to solve the question on how to translate
PostgreSQL encoding names to OS encoding names.
Home |
Main Index |
Thread Index