openbsd-ports/www/php4/extensions/pkg/DESCR-pgsql
avsm a5c226010f Import php4-4.2.1 extensions
This module generates a bunch of php4 extensions as shared modules,
and seperates them out into multiple packages.

End result is that you can pkg_add individual modules now without
getting into the mess of flavors that we've had in the past. 

Work by wilfried@ and me,  espie@ ok
2002-06-24 19:27:46 +00:00

14 lines
725 B
Plaintext

Postgres, developed originally in the UC Berkeley Computer Science
Department, pioneered many of the object-relational concepts now
becoming available in some commercial databases. It provides
SQL92/SQL99 language support, transaction integrity and type
extensibility. PostgreSQL is an open source descendant of this
original Berkeley code.
PostgreSQL database is Open Source product and available without
cost. To use PostgreSQL support, you need PostgreSQL 6.5 or later.
PostgreSQL 7.0 or later to enable all PostgreSQL module feature.
PostgreSQL supports many character encoding including multibyte
character encoding. The current version and more information about
PostgreSQL is available at http://www.postgresql.org/.