]> granicus.if.org Git - postgresql/commit
Don't throw an Exception in locatorsUpdateCopy() even though the
authorKris Jurka <books@ejurka.com>
Wed, 16 Jun 2004 18:28:45 +0000 (18:28 +0000)
committerKris Jurka <books@ejurka.com>
Wed, 16 Jun 2004 18:28:45 +0000 (18:28 +0000)
commitd9a44efc25b5f4bdee965e2d53d903ecaeb6a81b
tree30b58b22623e7154f8088bfdf1b5b955aa2ffe4b
parent94fdcc052a921b1e86527366fd176e4756337ee8
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.
src/interfaces/jdbc/org/postgresql/jdbc3/AbstractJdbc3DatabaseMetaData.java