|
From: freshmeat.net <no...@fr...> - 2009-04-03 18:43:59
|
Dear freshmeat.net subscriber, jberkus just announced version 8.3.7 of PostgreSQL on freshmeat.net. The changes are as follows: This release prevents error recursion crashes when encoding conversion fails, disallows CREATE CONVERSION with the wrong encodings for the specified conversion function, and fixes xpath() to not modify the path expression unless necessary, and to make a saner attempt at it when necessary. Project description: PostgreSQL is a robust relational database system with more than 20 years of active development that runs on all major operating systems. It is fully ACID compliant, and has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL92 and SQL99 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, and ODBC, among others, and exceptional documentation. Detailed history and release notes are available here: http://freshmeat.net/projects/pgsql#release_297272 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |