./configure --with-openssl
This fails to find a 64bit native type.
Brian Macy
Lamar Owen wrote:
On Thursday 17 October 2002 09:28 pm, Tom Lane wrote:
Brian Macy <[EMAIL PROTECTED]> writes:
Only excepts 32bit values and not 64bit. Endian issue?
This is on sparc linux.
Specif
0;
return 1;
}
main() {
exit(! does_int64_work());
}
Tom Lane wrote:
Brian Macy <[EMAIL PROTECTED]> writes:
checking whether long int is 64 bits... no
checking whether long long int is 64 bits... no
Well, that seems to be the problem. Perhaps the relevant section of
config.log would o
Yeah, weird... Steve Dunham narrowed the problem down to libssl and
posted it to the debian-sparc list, Ben Collins, and appended the info
to the postgres bug report. Hopefully it will be resolved for Debian
unstable shortly.
Brian Macy
Tom Lane wrote:
Brian Macy <[EMAIL PROTECTED]>
.
psql:restore.sql:124576: ERROR: int8 value out of range:
"1033219132976"
psql:restore.sql:124577: ERROR: int8 value out of range:
"1033217951899"
psql:restore.sql:124578: ERROR: int8 value out of range:
"1033220352916"
psql:restore.sql:124579: ERROR: int8 value out of range
quot;%ld"
/*
* We need a #define symbol for sizeof(Datum) for use in some #if tests.
*/
#define SIZEOF_DATUM 4
Brian Macy
Lamar Owen wrote:
On Thursday 17 October 2002 09:28 pm, Tom Lane wrote:
Brian Macy <[EMAIL PROTECTED]> writes:
Only excepts 32bit values and not 64bit. Endia
ouble... 8
checking for int8... no
checking for uint8... no
checking for int64... no
checking for uint64... no
Brian Macy
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org