Re: Review: Patch: Allow substring/replace() to get/set bit values

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Review: Patch: Allow substring/replace() to get/set bit values
Дата
Msg-id 4B56A67D020000250002E7EE@gw.wicourts.gov
обсуждение исходный текст
Ответы Re: Review: Patch: Allow substring/replace() to get/set bit values  (Leonardo F <m_lists@yahoo.it>)
Re: Review: Patch: Allow substring/replace() to get/set bit values  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Leonardo F wrote:
> New version of the patch, let me know if I can fix/change something
> else.

All issues addressed, with one tiny nit-pick -- the get_bit and
set_bit methods are not part of the SQL standard. I took the liberty
of removing "SQL-standard" from the documentation of these functions
so that I can mark this "Ready for Committer".

Thanks for the patch!

-Kevin



Вложения

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

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: lock_timeout GUC patch
Следующее
От: Leonardo F
Дата:
Сообщение: Re: Review: Patch: Allow substring/replace() to get/set bit values