Downloadliste

Projektbeschreibung

PostgreSQL is a robust relational database system with over 25 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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-29 22:18 Zurück zur Release-Liste
8.1.4

Der Server wurde geändert, um ungültige-codierte Multi-Byte-Zeichen in jedem Fall abzulehnen. Diese Version weist unsichere Verwendung von \ 'in String-Literale. libpq's string-Flucht-Routinen wurden geändert, um der Kodierung Überlegungen und standard_conforming_strings bewusst zu sein.
Tags: Stable, Major security fixes
The server has been changed to reject invalidly-encoded multi-byte characters in all cases. This release rejects unsafe uses of \' in string literals. libpq's string-escaping routines have been modified to be aware of encoding considerations and standard_conforming_strings.

Project Resources