16/32/48/64 bytes integers - Mailing list pgsql-hackers

From Daniel Oliveira
Subject 16/32/48/64 bytes integers
Date
Msg-id AANLkTimjum9jBc1u_=gVSZCSOdUDH7Bfk2MmqGPfwnog@mail.gmail.com
Whole thread Raw
Responses Re: 16/32/48/64 bytes integers  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
Hello,

I wishing to create real big numbers, but I'm facing some difficulties.

Is possible to setup an integer type of more than 8 bytes (i.e. 16/32/48/64 bytes)?

Can I setup a value as large as I want?

How I should acess them using PG_RETURN_xxx and PG_GETARG_xxx macros?

Thanks in advance,

Daniel Oliveira

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Regression tests versus the buildfarm environment
Next
From: Heikki Linnakangas
Date:
Subject: Re: 16/32/48/64 bytes integers