| From: | km <km(at)mrna(dot)tn(dot)nic(dot)in> |
|---|---|
| To: | Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: 8.1.4 compile problem |
| Date: | 2006-09-29 10:11:18 |
| Message-ID: | 20060929101118.GA1151@mrna.tn.nic.in |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Sep 29, 2006 at 11:48:09AM +0200, Thomas Pundt wrote:
> I'd say, this is expected output from configure. Configure is just a mechanism
> to help constructing an abstraction for different types of OS (i.e. things
> like "can we use this C type? Do we need to use another type instead?").
>
> [...]
> | how can i add int8,uint8,int64 and uint64 functionality into postgres ? are
> | there any special flags that i am missing ?
>
> The "smallint", "integer" and "bigint" types are available regardless of that
> output from configure.
I was in a doubt if int64,int8,uint64 and uint8 are not supported after setting up the db.
thanks for clarifying my doubt. will proceed with gmake :)
regards,
KM
--
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ets ROLLAND | 2006-09-29 11:06:41 | PostgreSQL 8.1.4 on Vista RC1 |
| Previous Message | Thomas Pundt | 2006-09-29 09:48:09 | Re: 8.1.4 compile problem |