documentation error

From: David Sun <ytytytytytyt(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: documentation error
Date: 2009-02-03 04:21:45
Message-ID: 828696.22929.qm@web31914.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


in the page
http://jdbc.postgresql.org/documentation/81/callproc.html
the line in the example
proc.registerOutParameter(1, Types.Other);
should have the word "Other" all uppercase, or it won't compile
(also you must import java.sql.Types)

i could not find a bug report link, but it said this mailing list
address was moderated for non-subscribers, so hopefully the moderator
will pass this on to the right place

Thailand land of smile. Also land Muay Thai. Behave you then.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2009-02-03 04:39:29 Re: documentation error
Previous Message Dave Cramer 2009-02-02 21:32:13 Re: BUG: DatabaseMetaData.getColumns isn't case insensitive