diff options
Diffstat (limited to 'databases/jdbc-postgresql81/DESCR')
-rw-r--r-- | databases/jdbc-postgresql81/DESCR | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/databases/jdbc-postgresql81/DESCR b/databases/jdbc-postgresql81/DESCR deleted file mode 100644 index 604592cb879..00000000000 --- a/databases/jdbc-postgresql81/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -This is a pure Java (Type IV) JDBC driver for the PostgreSQL -database. It allows Java programs to connect to a PostgreSQL -database using standard, database independent Java code. - -The driver provides a reasonably complete implementation of the -JDBC 3 specification in addition to some PostgreSQL specific -extensions. |