Re: prevent encoding conversion recursive error

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: prevent encoding conversion recursive error
Дата
Msg-id 200508202309.j7KN9KX09278@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: prevent encoding conversion recursive error  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: prevent encoding conversion recursive error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Peter Eisentraut wrote:
> Am Sonntag, 14. August 2005 23:48 schrieb Tom Lane:
> > Yeah, but don't we already have some code for that (or, actually, the
> > reverse direction) in initdb?  It's probably not perfect, but it'd be
> > a lot better than crashing.
>
> The reverse direction is a lot simpler because we know the set of possible
> output values.  I'm not sure how to do the mapping in the direction of the
> OS.

Is there a TODO here?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: PL/Perl namespace fix
Следующее
От: Tom Lane
Дата:
Сообщение: Re: A couple of patches for PostgreSQL 64bit support