I plan to integrate the 64-bit PostgreSQL client library (libpq) very soon. I 
want to do it at the same time as integrating the 8.2.6 fix (so I'm just 
waiting for that to be released by the PostgreSQL community). We also plan to 
issue the complete set of 64-bit binaries at some time, but as you can see from 
the ARC case, we need 64-bit tcl & Perl first (so this will come later).

To view compiler flags, you can also run the (8.1) command /usr/bin/pg_config 
and the (8.2) command /usr/postgres/8.2/bin/pg_config. This prints the complete 
set of compile & linker flags used during the build (amongst other things). 
Probably easier that looking at the postgresql-8.2/Makefile.sfw (since this 
inherits most of it's CFLAGS from parent Makefiles.

The PHP for postgreSQL driver was putback last week and will appear in build 76.
 
 
This message posted from opensolaris.org

Reply via email to