What is the number equivalient of LIMIT ALL

Поиск
Список
Период
Сортировка
От David Goodenough
Тема What is the number equivalient of LIMIT ALL
Дата
Msg-id 200604141921.51620.david.goodenough@btconnect.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: Possible regression: setNull() usage changed from 7.4
Следующее
От: "Nicholas E. Wakefield"
Дата:
Сообщение: Re: What is the number equivalient of LIMIT ALL