Re: [HACKERS] Re: int8 type substitute ? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re: int8 type substitute ?
Date
Msg-id 199812271917.OAA03807@candle.pha.pa.us
Whole thread Raw
In response to Re: int8 type substitute ?  (Jan Vicherek <honza@ied.com>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] psql \d does not work
Next
From: Oleg Bartunov
Date:
Subject: Web site mirroring trouble