Documentation Errors

Started by Anthony Edenabout 25 years ago2 messagesdocs
Jump to latest
#1Anthony Eden
aeden@signaturedomains.com

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

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Anthony Eden (#1)
Re: Documentation Errors

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/