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

From jurka@svr1.postgresql.org (Kris Jurka)
Subject pgsql-server: Don't throw an Exception in locatorsUpdateCopy() even
Date
Msg-id 20040616182854.7AB89D1B7CC@svr1.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: wieck@pgfoundry.org (User Wieck)
Date:
Subject: tpc-w-php - tpcw-benchmark: New Directory
Next
From: meskes@svr1.postgresql.org (Michael Meskes)
Date:
Subject: pgsql-server: Added patch by ISHIDA Akio to allow indicators in execute