What is the number equivalient of LIMIT ALL - Mailing list pgsql-jdbc

From David Goodenough
Subject What is the number equivalient of LIMIT ALL
Date
Msg-id 200604141921.51620.david.goodenough@btconnect.com
Whole thread Raw
List pgsql-jdbc
When I try to execute a prepared statement containing LIMIT ? the
Postgresql JDBC now requires the value to be an integer.  As the
value for LIMIT can either be a count or ALL this raises a simple
question, what is the numeric value that means ALL?

pgsql-jdbc by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Possible regression: setNull() usage changed from 7.4
Next
From: "Nicholas E. Wakefield"
Date:
Subject: Re: What is the number equivalient of LIMIT ALL