pgsql-server: Don't throw an Exception in locatorsUpdateCopy() even

Поиск
Список
Период
Сортировка
От jurka@svr1.postgresql.org (Kris Jurka)
Тема pgsql-server: Don't throw an Exception in locatorsUpdateCopy() even
Дата
Msg-id 20040616182854.7AB89D1B7CC@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Don't throw an Exception in locatorsUpdateCopy() even though the
ability to update LOBs is unimplemented.  The 1.5 JDK's CachedRowSet
implementation calls this method regardless of whether large objects
are used or not.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql-server/src/interfaces/jdbc/org/postgresql/jdbc3:
        AbstractJdbc3DatabaseMetaData.java (r1.5 -> r1.5.2.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/jdbc/org/postgresql/jdbc3/AbstractJdbc3DatabaseMetaData.java.diff?r1=1.5&r2=1.5.2.1)

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

Предыдущее
От: wieck@pgfoundry.org (User Wieck)
Дата:
Сообщение: tpc-w-php - tpcw-benchmark: New Directory
Следующее
От: meskes@svr1.postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql-server: Added patch by ISHIDA Akio to allow indicators in execute