Add files from parent branch HEAD:
[pkgsrc.git] / databases / jdbc-postgresql83 / DESCR
1 This is a pure Java (Type IV) JDBC driver for the PostgreSQL
2 database.  It allows Java programs to connect to a PostgreSQL
3 database using standard, database independent Java code.
4
5 The driver provides a reasonably complete implementation of the
6 JDBC 3 specification in addition to some PostgreSQL specific
7 extensions.