Documentation Errors
Two problems with the PostgreSQL JDBC documentation:
1.) The driver is called 'postgresql.Driver' in the documentation, whereas
in the current JDBC driver (7.0) it is called 'org.postgresql.Driver'.
2.) The link to the JDBC author's email address took me to an error page.
Sincerely,
Anthony Eden
Anthony Eden writes:
Two problems with the PostgreSQL JDBC documentation:
1.) The driver is called 'postgresql.Driver' in the documentation, whereas
in the current JDBC driver (7.0) it is called 'org.postgresql.Driver'.2.) The link to the JDBC author's email address took me to an error page.
Both fixed in current documentation. Thanks.
http://www.postgresql.org/devel-corner/docs/postgres/jdbc.html
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/