public inbox for [email protected]
help / color / mirror / Atom feedFrom: Vladimir Sitnikov <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] e4f47d: test: fix assertion in RefCursorFetchTestultFetchS...
Date: Thu, 16 Nov 2023 07:38:42 -0800
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: e4f47d011489b1174ac4a2ed126cdfc24b180e66
https://github.com/pgjdbc/pgjdbc/commit/e4f47d011489b1174ac4a2ed126cdfc24b180e66
Author: Vladimir Sitnikov <[email protected]>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/RefCursorFetchTest.java
Log Message:
-----------
test: fix assertion in RefCursorFetchTestultFetchSize" rows
Currently, refcursor uses FETCH ALL statement, and then it uses regular
fetch commands, so it is able to fetch in batches, however it currently uses
defaultFetchSize.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] e4f47d: test: fix assertion in RefCursorFetchTestultFetchS...
In-Reply-To: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox