diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-19 08:35:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-19 08:35:58 +0000 |
commit | 6759124a42b50a51be613bd43e51f95fae0993cf (patch) | |
tree | d08845d886a72b8474d74f81dcee19395eb48738 /databases/postgresql-jdbc/pkg-comment | |
parent | This is a port of the PL/Perl module that is part of the (diff) |
This is the implementation of JDBC, the Java Database Connectivity API,
for accessing PostgreSQL databases from Java.
PR: ports/34856
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes:
svn path=/head/; revision=54892
Diffstat (limited to 'databases/postgresql-jdbc/pkg-comment')
-rw-r--r-- | databases/postgresql-jdbc/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-jdbc/pkg-comment b/databases/postgresql-jdbc/pkg-comment new file mode 100644 index 000000000000..4643a85c3dcc --- /dev/null +++ b/databases/postgresql-jdbc/pkg-comment @@ -0,0 +1 @@ +The Java JDBC implementation for PostgreSQL |