not fetching all query results

From: Radim Kolar <hsn(at)filez(dot)com>
To: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: not fetching all query results
Date: 2012-07-16 17:21:26
Message-ID: 50044D96.3050902@filez.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Any plans to work on these todo issues:

* *[]* Allow scrollable ResultSets to not fetch all results in one batch.
* *[]* Allow refcursor ResultSets to not fetch all results in one batch.

This problems are there for a very long time (5+ years), it should not
be that difficult to get it fixed. I am not interested in workarounds.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Johnston 2012-07-16 17:36:39 Re: Case-sensitive problem in AS clause?
Previous Message Dave Cramer 2012-07-16 16:55:39 Re: Case-sensitive problem in AS clause?