pgsql: When positioned before the start of a ResultSet issuing

Поиск
Список
Период
Сортировка
От jurka@svr1.postgresql.org (Kris Jurka)
Тема pgsql: When positioned before the start of a ResultSet issuing
Дата
Msg-id 20050418182512.6C9955334D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
When positioned before the start of a ResultSet issuing relative(0)
results in an exception being thrown when it really should be a
no-op.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/jdbc/org/postgresql/jdbc2:
        AbstractJdbc2ResultSet.java (r1.25.2.9 -> r1.25.2.10)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java.diff?r1=1.25.2.9&r2=1.25.2.10)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update PITR setence to mention WAL and file system dump.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Added to TODO: > * Compress WAL entries [wal]