bit string functions

Поиск
Список
Период
Сортировка
От TJ O'Donnell
Тема bit string functions
Дата
Msg-id 469B9F72.3060109@gnova.com
обсуждение исходный текст
Ответы Re: bit string functions
Список pgsql-hackers
I have been working extensively with the bit string data type.
I have a number of useful c-language functions to
set/clear a bit, count number of bits set, inquire if
a bit is set/clear, etc.
I don't see functions like these as part of any SQL standard,
(although I think they ought to be).

I would like to make these a part of postgresql for others to use.
Is it more appropriate for these to be in contrib code
or part of the postgresql proper?
How can I contribute these?

TJ
-- 
TJ O'Donnell, Ph.D.
President, gNova Inc.
tjo@gnova.com
http://www.gnova.com


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

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: compiler warnings on the buildfarm
Следующее
От: Magnus Hagander
Дата:
Сообщение: SSPI authentication