aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/func.py
diff options
context:
space:
mode:
authorPeter Mount <peter@retep.org.uk>2001-01-31 08:26:02 +0000
committerPeter Mount <peter@retep.org.uk>2001-01-31 08:26:02 +0000
commit8439a83d84fb159a790ed2b6d14d4151b9890857 (patch)
tree867314ef119cc9a0713548c2ed0e676a124d0aad /src/interfaces/python/tutorial/func.py
parentdca0762efc1b4f84c0185b5464f94f7d66bbe566 (diff)
downloadpostgresql-8439a83d84fb159a790ed2b6d14d4151b9890857.tar.gz
postgresql-8439a83d84fb159a790ed2b6d14d4151b9890857.zip
Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk
- Fixed bug where Statement.setMaxRows() was a global setting. Now limited to just itself. - Changed LargeObject.read(byte[],int,int) to return the actual number of bytes read (used to be void). - LargeObject now supports InputStream's! - PreparedStatement.setBinaryStream() now works! - ResultSet.getBinaryStream() now returns an InputStream that doesn't copy the blob into memory first! - Connection.isClosed() now tests to see if the connection is still alive rather than if it thinks it's alive.
Diffstat (limited to 'src/interfaces/python/tutorial/func.py')
0 files changed, 0 insertions, 0 deletions