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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: I: TODO: Allow substring/replace() to get/set bit values
Дата
Msg-id 603c8f071001061136k3a63d9a6yab9291f70dd38faa@mail.gmail.com
обсуждение исходный текст
Ответ на Re: I: TODO: Allow substring/replace() to get/set bit values  (Leonardo F <m_lists@yahoo.it>)
Ответы Re: I: TODO: Allow substring/replace() to get/set bit values  (Leonardo F <m_lists@yahoo.it>)
Список pgsql-hackers
On Wed, Jan 6, 2010 at 1:21 PM, Leonardo F <m_lists@yahoo.it> wrote:
>> > 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...

Even if not, you can still submit a patch.  There are a lot more users
of PG than there are people who read -hackers.

...Robert


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: fastgetattr & isNull
Следующее
От: John Naylor
Дата:
Сообщение: Re: snapshot generation broken again...