I’m using PostgreSQL 8.4.2 and soci 3.0.0 on Linux with no problems. I even compile my project with -Wextra -Wall –Werror and except
one unused parameter in soci which I already notified soci admin (it has been fixed at least in their source control but not released yet) there are no errors I found so far. From: Dmitriy Igrishin [mailto:[email protected]] Sent: יום ד 23 דצמבר 2009 12:23 To: [email protected] Subject: [SOCI-users] PostgreSQL 8.4.* support. Hello, all! We begin to develop the project on the C++ based on PostgreSQL 8.4.2. It was possible to compile a library, try a simple query. The latest tested platform, according to the documentation (http://soci.sourceforge.net/doc/backends/postgresql.html#versions) - 8.3. Has anyone used the SOCI 3.0.0 for projects based on PostgreSQL 8.4.*? Are there any problems? Regards, Dmitriy Igrishin
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
