Re: [HACKERS] solaris sparc 64bit binary release

2010-04-17 Thread John R Pierce
Bjorn Munch wrote: I will have a look into it. as of right now, I suspect what I need are the following files from a recent Solaris 64bit build... include/server/pg_config.h lib/64/pgxs/src/Makefile.global there are a few more files that could be involved, but AFAIK, they are inva

Re: [HACKERS] solaris sparc 64bit binary release

2010-04-16 Thread Bjorn Munch
On 15/04 19.31, John R Pierce wrote: >the 8.4.3 binary tarball for solaris sparc 64bit on postgresql.com was >shipped with the 32bit includes and the Makefile fragments from >8.4-community/lib/64/pgxs/src/ >I'm specifically hitting this contradition: >$ grep FLOAT8 include/s

[HACKERS] solaris sparc 64bit binary release

2010-04-15 Thread John R Pierce
the 8.4.3 binary tarball for solaris sparc 64bit on postgresql.com was shipped with the 32bit includes and the Makefile fragments from 8.4-community/lib/64/pgxs/src/ I'm specifically hitting this contradition:     $ grep FLOAT8 include/server/pg_config.h     #define FLOAT8PASSBYVAL false and