Cursornames - Mailing list pgsql-jdbc

From Kim Ho
Subject Cursornames
Date
Msg-id 1060033101.4892.3.camel@yay
Whole thread Raw
Responses Re: Cursornames
Re: Cursornames
List pgsql-jdbc
This fixes the behaviour that Felipe Schnack noticed.

The logic goes, if the statement name is null (which happens when you do
not use cursors or server prepared statements), then we have already
fetched all the rows, and there are no more.

Cheers,

Kim

Attachment

pgsql-jdbc by date:

Previous
From: "Scot P. Floess"
Date:
Subject: Re: Connection problem
Next
From: Erik Price
Date:
Subject: Re: Connection problem