Re: I: TODO: Allow substring/replace() to get/set bit values

Поиск
Список
Период
Сортировка
От Leonardo F
Тема Re: I: TODO: Allow substring/replace() to get/set bit values
Дата
Msg-id 517524.64660.qm@web29005.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на Re: I: TODO: Allow substring/replace() to get/set bit values  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: I: TODO: Allow substring/replace() to get/set bit values  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
> > To sum up:
> >
> > 1) a new function, "get_bit", that calls substring
> > 2) a new function, "overlay", that replaces bits (starting at a certain
> position)
> > 3) a new function, "set_bit", that calls overlay
>
> That seems reasonable to me.  Not sure what others think.


Is anybody interested? Otherwise the entry could be removed from the TODO list...



Leonardo






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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: fastgetattr & isNull
Следующее
От: Garick Hamlin
Дата:
Сообщение: Re: Status of plperl inter-sp calling