diff options
Diffstat (limited to 'databases/postgresql81-jdbc/DESCR')
-rw-r--r-- | databases/postgresql81-jdbc/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/postgresql81-jdbc/DESCR b/databases/postgresql81-jdbc/DESCR new file mode 100644 index 00000000000..604592cb879 --- /dev/null +++ b/databases/postgresql81-jdbc/DESCR @@ -0,0 +1,7 @@ +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. |