Question about 8-byte datatypes - Mailing list pgsql-hackers

From Gregory Stark
Subject Question about 8-byte datatypes
Date
Msg-id 87zmdehb4p.fsf@stark.enterprisedb.com
Whole thread Raw
Responses Re: Question about 8-byte datatypes  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
Is int8 a passed-by-value data type on 64-bit platforms? How do we arrange for
that to be the case? I don't see any magic in pg_type.h but I'm not sure what
I'm looking for.

I'm asking because I have another 8-byte data type I want to use and it would
be nice to have that same property, assuming we have it for int8.


--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG regression failures on OpenBSD
Next
From: Michael Meskes
Date:
Subject: Re: ECPG regression failures on OpenBSD