mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Minor fixes ready for 7.0
This commit is contained in:
@ -490,7 +490,7 @@ public class ResultSet extends org.postgresql.ResultSet implements java.sql.Resu
|
||||
* @exception SQLException if a database access error occurs
|
||||
* @see getAsciiStream
|
||||
* @see getBinaryStream
|
||||
* @deprecated
|
||||
* @deprecated in JDBC2.0
|
||||
*/
|
||||
public InputStream getUnicodeStream(int columnIndex) throws SQLException
|
||||
{
|
||||
|
Reference in New Issue
Block a user