Return something meaningful for Statement.getFetchSize(). Previously we were

Barry Lind <barry@xythos.com>

Commit: a50d08f7935a893820f8fb733178943e245c7504
Author: Barry Lind <barry@xythos.com>
Date: 2002-10-30T04:33:29Z
Releases: 7.3.1
Return something meaningful for Statement.getFetchSize().  Previously we were
returning an exception when this method was called.

Modified Files:
	jdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java

Files