<tt>the 8.4.3 binary </tt><tt>tarball </tt><tt>for solaris sparc 64bit on postgresql.com was shipped with the 32bit
includesand the Makefile fragments from 8.4-community/lib/64/pgxs/src/ <br /><br /> I'm specifically hitting this
contradition:<br/><br /> $ grep FLOAT8 include/server/pg_config.h<br /> #define FLOAT8PASSBYVAL false<br />
and<br/> $ pg_controldata /var/postgres/8.4-community/data_64 | grep Float8<br /> Float8 argument
passing: by value<br /><br /><br /></tt><tt>For mostly corporate reasons, I need to get some C modules,
specificallypl/java, working with the binary release: </tt><a
href="http://www.postgresql.org/ftp/binary/v8.4.3/solaris/solaris10/sparc/">postgresql-8.4.3-S10.sparc-64.tar.bz2</a><tt>
ratherthan have to build my own postgres and freak out the data center operations guys.</tt><br /><br /><tt>Is there
anychance I can get the correct include/server/pg_config.h and lib/64/pgxs/src/Makefile.global from the packager, whom
Igather is Bjorn Much and has been seen on this list? <br /><br /><br /><br /><br /><br /><br /></tt>