add postgresql-jdbc

This commit is contained in:
ziggi
2020-09-01 07:26:56 +00:00
parent 72b4e7591d
commit 36a40a147b
4 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[
{ type: install
message: <<EOM
PostgreSQL JDBC support installed!
postgresql.jar resides in
%%JAVAJARDIR%%/postgresql.jar
Add this to your CLASSPATH!
EOM
}
]