Re: [HACKERS] Bit strings

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [HACKERS] Bit strings
Дата
Msg-id 38929158.F84EAB80@alumni.caltech.edu
обсуждение исходный текст
Ответ на Bit strings  (Adriaan Joubert <a.joubert@albourne.com>)
Список pgsql-hackers
>     I wrote routines for the postgres backend to implement the SQL types
> BIT and BIT VARYING. Unfortunately I do not
> know postgres well enough yet to integrate the types into the backend
> myself. Bruce Momjian has kindly offered to do
> this, provided that people agree that having BIT and BIT VARYING is
> desirable. I will do some regression tests once the
> code has been integrated with postgres.

Yes it is desirable. I'll help too, and Bruce and I will need to
coordinate to keep him from stomping all over my patches while I'm
doing some upcoming date/time changes (that's a hint Bruce! :)

> The code is currently in the contrib/bit directory of the snapshots, so
> you can look at it there. If it passes muster or if there
> are any recommendations to improve the code please let me know. If there
> is more I can do to help with the integration,
> please let me know as well.

If the code works or can be made workable we should integrate it imho.
There is not likely to be any good excuse to keep out an
SQL92-compliant type.
                    - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] Copyright
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: Copyright