Re: [HACKERS] Re: [GENERAL] Update of bitmask type

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [HACKERS] Re: [GENERAL] Update of bitmask type
Дата
Msg-id Pine.BSF.4.10.9910120102440.404-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: [GENERAL] Update of bitmask type  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
Sounds great to me...

On Sat, 9 Oct 1999, Bruce Momjian wrote:

> > 4. Now that I've got the functionality, can somebody give me a rough
> > roadmap to what I need to change to turn this into a proper postgres
> > type? As far as I can see I need to assign oid's to it in pg_type.h and
> > I'll have to have a look at the parser to get it to recognise the types.
> > It would be a big help though if somebody could tell me what else needs
> > to change.
> 
> I can integrate the type for you into the include/catalog files if
> everyone agrees they want it as a standard type and not an contrib type.
> 
> 
> -- 
>   Bruce Momjian                        |  http://www.op.net/~candle
>   maillist@candle.pha.pa.us            |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
> 
> ************
> 

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Scan by TID (was RE: [HACKERS] How to add a new build-in operator)
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Features for next release