Re: cast bytea to/from bit strings

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: cast bytea to/from bit strings
Дата
Msg-id 200605061236.k46CawU29622@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: cast bytea to/from bit strings  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: cast bytea to/from bit strings
Список pgsql-patches
Fabien COELHO wrote:
>
> Dear Bruce,
>
> > I am not sure this is of general enough usefulness to be in the backend.
>
> Hmm...
>
> I think that the inability to convert nearly binary compatible standard
> types one to the other is a postgresql issue. Even if it is not often
> useful, the point is completeness and soundness of the type provided by
> the core. More over I haven't found any work around with decode/encode and
> other casts functions. Bytea is somehow an isolated type, which makes it
> not so useful from within the database.
>
> > Can you add it as a pgfoundry project?
>
> I could do it, but ISTM it is really overkill for two stupid 10 lines
> functions that deal with internal core types.

OK, can I get some feedback from others about this patch?

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: plpython improvements
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cast bytea to/from bit strings