Re: [HACKERS] Re: int8 type substitute ?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Re: int8 type substitute ?
Дата
Msg-id 199812271917.OAA03807@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: int8 type substitute ?  (Jan Vicherek <honza@ied.com>)
Список pgsql-hackers
> 
> /me goes red in face. 10 seconds after I sent this off I found
> contrib/int8. That would answer one of my questions -- I.e. it would be
> reasonably simple to add my own data type. If somebody feels like
> answering the other questions too, please go ahead.
> 
>    Jan

6.4.* already has int8 support included, if your compiler supports it. 
When you run configure, it checks to see if 'long long' is int8, and if
so, enables int8 data types.

--  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,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] psql \d does not work
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Web site mirroring trouble