From 79e8ebeeac1fbc106591fe5c6bddbab3e99f91a3 Mon Sep 17 00:00:00 2001 From: Rafi Shamim Date: Tue, 20 Apr 2021 15:36:31 -0400 Subject: [PATCH 1/8] roachtest: update epected failures for pgjdbc When it was easy, I also added the issue number that is causing the failure. Release note: None --- pkg/cmd/roachtest/pgjdbc_blocklist.go | 2637 ++++++++++++------------- 1 file changed, 1280 insertions(+), 1357 deletions(-) diff --git a/pkg/cmd/roachtest/pgjdbc_blocklist.go b/pkg/cmd/roachtest/pgjdbc_blocklist.go index e2058b398868..fa15ea8b2cfa 100644 --- a/pkg/cmd/roachtest/pgjdbc_blocklist.go +++ b/pkg/cmd/roachtest/pgjdbc_blocklist.go @@ -20,1310 +20,974 @@ var pgjdbcBlocklists = blocklistsForVersion{ // After a failed run, an updated version of this blocklist should be available // in the test log. var pgjdbcBlockList21_1 = blocklist{ - "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator": "26508", - "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType": "26508", - "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts": "26508", - "org.postgresql.jdbc.PgSQLXMLTest.setCharacterStream": "43355", - "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = FORCE]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = REGULAR]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = FORCE]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = REGULAR]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = FORCE]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = REGULAR]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[100: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[101: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[102: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[103: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[13: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[144: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[145: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[146: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[147: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[148: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[149: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[150: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[151: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[152: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[153: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[154: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[155: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[156: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[157: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[158: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[159: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[15: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[160: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[161: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[162: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[163: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[177: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[179: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[228: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[229: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[230: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[231: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[232: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[233: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[234: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[235: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[236: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[237: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[238: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[239: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[260: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[261: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[262: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[263: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[264: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[265: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[266: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[267: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[308: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[309: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[310: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[311: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[312: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[313: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[314: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[315: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[316: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[317: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[318: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[319: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[320: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[321: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[322: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[323: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[324: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[325: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[326: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[327: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[341: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[343: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[348: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[349: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[350: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[351: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[368: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[369: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[370: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[371: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[372: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[373: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[374: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[375: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[392: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[393: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[394: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[395: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[396: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[397: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[398: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[399: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[400: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[401: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[402: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[403: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[424: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[425: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[426: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[427: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[428: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[429: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[430: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[431: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[472: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[473: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[474: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[475: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[476: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[477: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[478: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[479: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[480: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[481: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[482: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[483: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[484: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[485: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[486: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[487: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[488: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[489: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[490: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[491: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[505: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[507: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[512: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[513: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[514: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[515: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[532: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[533: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[534: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[535: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[536: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[537: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[538: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[539: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[556: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[557: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[558: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[559: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[560: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[561: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[562: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[563: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[564: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[565: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[566: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[567: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[588: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[589: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[590: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[591: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[592: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[593: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[594: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[595: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[636: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[637: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[638: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[639: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[640: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[641: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[642: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[643: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[644: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[645: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[646: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[647: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[648: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[649: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[64: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[650: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[651: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[652: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[653: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[654: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[655: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[65: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[669: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[66: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[671: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[67: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[68: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[69: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[70: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[71: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[720: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[721: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[722: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[723: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[724: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[725: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[726: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[727: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[728: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[729: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[72: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[730: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[731: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[73: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[74: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[752: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[753: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[754: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[755: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[756: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[757: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[758: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[759: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[75: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[800: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[801: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[802: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[803: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[804: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[805: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[806: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[807: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[808: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[809: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[810: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[811: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[812: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[813: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[814: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[815: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[816: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[817: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[818: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[819: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[833: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[835: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[884: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[885: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[886: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[887: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[888: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[889: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[890: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[891: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[892: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[893: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[894: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[895: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[916: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[917: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[918: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[919: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[920: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[921: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[922: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[923: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[964: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[965: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[966: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[967: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[968: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[969: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[96: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[970: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[971: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[972: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[973: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[974: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[975: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[976: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[977: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[978: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[979: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[97: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[980: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[981: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[982: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[983: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[98: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[99: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = false]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = true]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = false]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = true]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = false]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = true]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = false]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = true]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = true]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = true]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = false]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = true]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = false]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = true]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = FORCE, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = REGULAR, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[105: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[107: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[112: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[113: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[114: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[115: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[120: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[121: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[122: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[123: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[128: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[129: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[130: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[131: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[16: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[17: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[18: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[19: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[24: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[25: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[26: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[27: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[32: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[33: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[34: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[35: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[40: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[41: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[42: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[43: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[56: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[57: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[58: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[59: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[64: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[65: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[66: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[67: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[72: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[73: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[74: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[75: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[80: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[81: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[82: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[83: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BlobTest.testGetBytesOffset": "26725", - "org.postgresql.test.jdbc2.BlobTest.testLargeLargeObject": "26725", - "org.postgresql.test.jdbc2.BlobTest.testMarkResetStream": "26725", - "org.postgresql.test.jdbc2.BlobTest.testMultipleStreams": "26725", - "org.postgresql.test.jdbc2.BlobTest.testParallelStreams": "26725", - "org.postgresql.test.jdbc2.BlobTest.testSet": "26725", - "org.postgresql.test.jdbc2.BlobTest.testSetNull": "26725", - "org.postgresql.test.jdbc2.BlobTest.testUploadBlob_LOOP": "26725", - "org.postgresql.test.jdbc2.BlobTest.testUploadBlob_NATIVE": "26725", - "org.postgresql.test.jdbc2.BlobTransactionTest.testConcurrentReplace": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testBadStmt": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testBatchCall": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testFetchBeforeExecute": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testFetchWithNoResults": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetArray": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetDouble": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetInt": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetNumeric": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetNumericWithoutArg": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetShort": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetString": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testGetUpdateCount": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testRaiseNotice": "17511", - "org.postgresql.test.jdbc2.CallableStmtTest.testWasNullBeforeFetch": "17511", - "org.postgresql.test.jdbc2.ClientEncodingTest.setEncodingAscii[allowEncodingChanges=false]": "37129", - "org.postgresql.test.jdbc2.ClientEncodingTest.setEncodingAscii[allowEncodingChanges=true]": "37129", - "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[6: fetch(autoCommit=NO, fetchSize=1, binaryMode=REGULAR)]": "4035", - "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[7: fetch(autoCommit=NO, fetchSize=1, binaryMode=FORCE)]": "4035", - "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[8: fetch(autoCommit=NO, fetchSize=2, binaryMode=REGULAR)]": "4035", - "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[9: fetch(autoCommit=NO, fetchSize=2, binaryMode=FORCE)]": "4035", - "org.postgresql.test.jdbc2.ConnectionTest.testCreateStatement": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testDoubleClose": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testIsClosed": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testNativeSQL": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testPrepareCall": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testPrepareStatement": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testReadOnly_always": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testReadOnly_ignore": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testReadOnly_transaction": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testTransactionIsolation": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testTransactions": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testTypeMaps": "41578", - "org.postgresql.test.jdbc2.ConnectionTest.testWarnings": "41578", - "org.postgresql.test.jdbc2.CopyTest.testChangeDateStyle": "41608", - "org.postgresql.test.jdbc2.CopyTest.testCopyOut": "41608", - "org.postgresql.test.jdbc2.CopyTest.testCopyOutByRow": "41608", - "org.postgresql.test.jdbc2.CopyTest.testCopyQuery": "41608", - "org.postgresql.test.jdbc2.CopyTest.testLockReleaseOnCancelFailure": "41608", - "org.postgresql.test.jdbc2.CursorFetchTest.testMultistatement[binary = FORCE]": "40195", - "org.postgresql.test.jdbc2.CursorFetchTest.testMultistatement[binary = REGULAR]": "40195", - "org.postgresql.test.jdbc2.DatabaseEncodingTest.testEncoding": "41771", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayInt4DoubleDim": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayTypeInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testAscDescIndexInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testBestRowIdentifier": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCatalogs": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumnPrivileges": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCrossReference": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCustomArrayTypeInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDomainColumnSize": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDroppedColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testEscaping": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeyActions": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeysToUniqueIndexes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningComposite": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningTable": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithDirection": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithNames": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithoutNames": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFunctionColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetSQLKeywords": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT1": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT2": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT3": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT4": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDTQualified": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIdentityColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testInformationAboutArrayTypes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testMultiColumnForeignKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNoTablePrivileges": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNotNullDomainColumn": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartialIndexInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartitionedTables": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPrimaryKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testProcedures": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSameTableForeignKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSchemas": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSearchStringEscape": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSerialColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTablePrivileges": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTableTypes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoQuoting": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoSigned": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testVersionColumns": "17511", - "org.postgresql.test.jdbc2.DateStyleTest.conenct[dateStyle=ISO,ymd, shouldPass=true]": "41773", - "org.postgresql.test.jdbc2.DateStyleTest.conenct[dateStyle=PostgreSQL, shouldPass=false]": "41773", - "org.postgresql.test.jdbc2.GeometricTest.testPGbox[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGbox[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGcircle[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGcircle[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGline[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGline[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGlseg[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGlseg[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGpath[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGpath[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGpoint[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGpoint[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGpolygon[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.GeometricTest.testPGpolygon[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.JBuilderTest.testMoney": "41578", - "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotify": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithEndlessTimeoutAndMessagesAvailableWhenStartingListening": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithEndlessTimeoutAndMessagesSendAfter": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeout": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeoutAndMessagesAvailableWhenStartingListening": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeoutAndMessagesSendAfter": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeoutAndSocketThatBecomesClosed": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testNotify": "41522", - "org.postgresql.test.jdbc2.NotifyTest.testNotifyArgument": "41522", - "org.postgresql.test.jdbc2.PGTimeTest.testTimeInsertAndSelect": "41775", - "org.postgresql.test.jdbc2.PGTimestampTest.testTimeInsertAndSelect": "41775", - "org.postgresql.test.jdbc2.ParameterStatusTest.transactionalParametersAutocommit": "32562", - "org.postgresql.test.jdbc2.ParameterStatusTest.transactionalParametersCommit": "32562", - "org.postgresql.test.jdbc2.ParameterStatusTest.transactionalParametersRollback": "32562", - "org.postgresql.test.jdbc2.PreparedStatementTest.testBatchWithPrepareThreshold5[binary = REGULAR]": "5807", - "org.postgresql.test.jdbc2.PreparedStatementTest.testDoubleQuestionMark[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.PreparedStatementTest.testDoubleQuestionMark[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.PreparedStatementTest.testSingleQuotes[binary = FORCE]": "36215", - "org.postgresql.test.jdbc2.PreparedStatementTest.testSingleQuotes[binary = REGULAR]": "36215", - "org.postgresql.test.jdbc2.PreparedStatementTest.testUnknownSetObject[binary = FORCE]": "41779", - "org.postgresql.test.jdbc2.PreparedStatementTest.testUnknownSetObject[binary = REGULAR]": "41779", - "org.postgresql.test.jdbc2.RefCursorTest.testEmptyResult[typeName = OTHER, cursorType = 1,111]": "17511", - "org.postgresql.test.jdbc2.RefCursorTest.testEmptyResult[typeName = REF_CURSOR, cursorType = 2,012]": "17511", - "org.postgresql.test.jdbc2.RefCursorTest.testMetaData[typeName = OTHER, cursorType = 1,111]": "17511", - "org.postgresql.test.jdbc2.RefCursorTest.testMetaData[typeName = REF_CURSOR, cursorType = 2,012]": "17511", - "org.postgresql.test.jdbc2.RefCursorTest.testResultType[typeName = OTHER, cursorType = 1,111]": "17511", - "org.postgresql.test.jdbc2.RefCursorTest.testResultType[typeName = REF_CURSOR, cursorType = 2,012]": "17511", - "org.postgresql.test.jdbc2.RefCursorTest.testResult[typeName = OTHER, cursorType = 1,111]": "17511", - "org.postgresql.test.jdbc2.RefCursorTest.testResult[typeName = REF_CURSOR, cursorType = 2,012]": "17511", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", - "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", - "org.postgresql.test.jdbc2.ResultSetTest.testgetBadBoolean": "32552", - "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathHiddenLookup": "unknown", - "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathNormalLookup": "unknown", - "org.postgresql.test.jdbc2.ServerCursorTest.testBasicFetch": "41412", - "org.postgresql.test.jdbc2.ServerCursorTest.testBinaryFetch": "41412", - "org.postgresql.test.jdbc2.ServerErrorTest.testColumn": "27796", - "org.postgresql.test.jdbc2.ServerErrorTest.testDatatype": "27796", - "org.postgresql.test.jdbc2.ServerErrorTest.testPrimaryKey": "27796", - "org.postgresql.test.jdbc2.StatementTest.testClose": "17511", - "org.postgresql.test.jdbc2.StatementTest.testCloseInProgressStatement": "17511", - "org.postgresql.test.jdbc2.StatementTest.testConcurrentWarningReadAndClear": "17511", - "org.postgresql.test.jdbc2.StatementTest.testDateFuncWithParam": "17511", - "org.postgresql.test.jdbc2.StatementTest.testDateFunctions": "17511", - "org.postgresql.test.jdbc2.StatementTest.testDollarInComment": "17511", - "org.postgresql.test.jdbc2.StatementTest.testDollarInCommentTwoComments": "17511", - "org.postgresql.test.jdbc2.StatementTest.testDoubleClose": "17511", - "org.postgresql.test.jdbc2.StatementTest.testEmptyQuery": "17511", - "org.postgresql.test.jdbc2.StatementTest.testEscapeProcessing": "17511", - "org.postgresql.test.jdbc2.StatementTest.testExecuteUpdateFailsOnMultiStatementSelect": "17511", - "org.postgresql.test.jdbc2.StatementTest.testExecuteUpdateFailsOnSelect": "17511", - "org.postgresql.test.jdbc2.StatementTest.testFastCloses": "17511", - "org.postgresql.test.jdbc2.StatementTest.testJavascriptFunction": "17511", - "org.postgresql.test.jdbc2.StatementTest.testLongQueryTimeout": "17511", - "org.postgresql.test.jdbc2.StatementTest.testMultiExecute": "17511", - "org.postgresql.test.jdbc2.StatementTest.testMultipleCancels": "17511", - "org.postgresql.test.jdbc2.StatementTest.testNumericFunctions": "17511", - "org.postgresql.test.jdbc2.StatementTest.testParsingDollarQuotes": "17511", - "org.postgresql.test.jdbc2.StatementTest.testParsingSemiColons": "17511", - "org.postgresql.test.jdbc2.StatementTest.testPreparedFunction": "17511", - "org.postgresql.test.jdbc2.StatementTest.testResultSetTwice": "17511", - "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeout": "17511", - "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeoutOnPrepared": "17511", - "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeoutWithSleep": "17511", - "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeoutWithoutExecute": "17511", - "org.postgresql.test.jdbc2.StatementTest.testShortQueryTimeout": "17511", - "org.postgresql.test.jdbc2.StatementTest.testSideStatementFinalizers": "17511", - "org.postgresql.test.jdbc2.StatementTest.testStringFunctions": "17511", - "org.postgresql.test.jdbc2.StatementTest.testSystemFunctions": "17511", - "org.postgresql.test.jdbc2.StatementTest.testUnbalancedParensParseError": "17511", - "org.postgresql.test.jdbc2.StatementTest.testUnterminatedComment": "17511", - "org.postgresql.test.jdbc2.StatementTest.testUnterminatedDollarQuotes": "17511", - "org.postgresql.test.jdbc2.StatementTest.testUnterminatedIdentifier": "17511", - "org.postgresql.test.jdbc2.StatementTest.testUnterminatedLiteral": "17511", - "org.postgresql.test.jdbc2.StatementTest.testUnterminatedNamedDollarQuotes": "17511", - "org.postgresql.test.jdbc2.StatementTest.testUpdateCount": "17511", - "org.postgresql.test.jdbc2.StatementTest.testWarningsAreAvailableAsap": "17511", - "org.postgresql.test.jdbc2.StatementTest.testWarningsAreCleared": "17511", - "org.postgresql.test.jdbc2.StringTypeUnspecifiedArrayTest.testCreateArrayWithNonCachedType[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.StringTypeUnspecifiedArrayTest.testCreateArrayWithNonCachedType[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.TimeTest.testGetTimeZone": "41775", - "org.postgresql.test.jdbc2.TimestampTest.testGetTimestampWOTZ[binary = FORCE]": "41786", - "org.postgresql.test.jdbc2.TimestampTest.testGetTimestampWOTZ[binary = REGULAR]": "41786", - "org.postgresql.test.jdbc2.TimestampTest.testInfinity[binary = FORCE]": "41786", - "org.postgresql.test.jdbc2.TimestampTest.testInfinity[binary = REGULAR]": "41786", - "org.postgresql.test.jdbc2.TimestampTest.testSetTimestampWOTZ[binary = FORCE]": "41786", - "org.postgresql.test.jdbc2.TimestampTest.testSetTimestampWOTZ[binary = REGULAR]": "41786", - "org.postgresql.test.jdbc2.TimezoneTest.testGetDate": "41776", - "org.postgresql.test.jdbc2.TimezoneTest.testGetTime": "41776", - "org.postgresql.test.jdbc2.TimezoneTest.testGetTimestamp": "41776", - "org.postgresql.test.jdbc2.TimezoneTest.testSetDate": "41776", - "org.postgresql.test.jdbc2.TimezoneTest.testSetTime": "41776", - "org.postgresql.test.jdbc2.TimezoneTest.testSetTimestamp": "41776", - "org.postgresql.test.jdbc2.UpdateableResultTest.testArray": "26925", - "org.postgresql.test.jdbc3.CompositeTest.testComplexArgumentSelect": "27793", - "org.postgresql.test.jdbc3.CompositeTest.testComplexSelect": "27793", - "org.postgresql.test.jdbc3.CompositeTest.testComplexTableNameMetadata": "27793", - "org.postgresql.test.jdbc3.CompositeTest.testCompositeFromTable": "27793", - "org.postgresql.test.jdbc3.CompositeTest.testNullArrayElement": "27793", - "org.postgresql.test.jdbc3.CompositeTest.testSimpleArgumentSelect": "27793", - "org.postgresql.test.jdbc3.CompositeTest.testSimpleSelect": "27793", - "org.postgresql.test.jdbc3.CompositeTest.testTableMetadata": "27793", - "org.postgresql.test.jdbc3.DatabaseMetaDataTest.testGetColumnsForDomain": "27796", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallIfNoReturnTest.testInvokeFunction": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallIfNoReturnTest.testInvokeFunctionHavingReturnParameter": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallIfNoReturnTest.testInvokeProcedure": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallTest.testInvokeFunction": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallTest.testInvokeFunctionHavingReturnParameter": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallTest.testInvokeProcedure": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeSelectTest.testInvokeFunction": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeSelectTest.testInvokeFunctionHavingReturnParameter": "17511", - "org.postgresql.test.jdbc3.EscapeSyntaxCallModeSelectTest.testInvokeProcedure": "17511", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = A, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = A, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = AB, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = AB, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = NO, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = NO, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = STAR, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = STAR, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = A, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = A, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = AB, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = AB, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = NO, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = NO, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = STAR, binary = FORCE]": "26925", - "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = STAR, binary = REGULAR]": "26925", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1Byte": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1ByteOffset": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1ByteOffsetStream": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1ByteStream": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testAllBytes": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testAllBytesStream": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytes": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytesOffset": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytesOffsetStream": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytesStream": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testPattern": "26725", - "org.postgresql.test.jdbc3.Jdbc3BlobTest.testTruncate": "26725", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testAllInOut": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testFunctionNoParametersWithParentheses": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testFunctionNoParametersWithoutParentheses": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetBoolean01": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetByte01": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetBytes01": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetBytes02": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetDouble01": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetDoubleAsReal": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetInt01": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetLong01": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetObjectDecimal": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetObjectFloat": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetObjectLongVarchar": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetShort01": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testInOut": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testMultipleOutExecutions": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testNotEnoughParameters": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testNumeric": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureInOnlyNativeCall": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureInOutNativeCall": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureNoParametersWithParentheses": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureNoParametersWithoutParentheses": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testSetObjectBit": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testSomeInOut": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testSum": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testTooManyParameters": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testUpdateDecimal": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testUpdateReal": "17511", - "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testVarcharBool": "17511", - "org.postgresql.test.jdbc3.ParameterMetaDataTest.testFailsOnBadIndex": "21286", - "org.postgresql.test.jdbc3.ParameterMetaDataTest.testMultiStatement": "21286", - "org.postgresql.test.jdbc3.ParameterMetaDataTest.testParameterMD": "21286", - "org.postgresql.test.jdbc3.ParameterMetaDataTest.testTypeChangeWithUnknown": "21286", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testMultipleEnumBinds[stringType = null]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testMultipleEnumBinds[stringType = unspecified]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testMultipleEnumBinds[stringType = varchar]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testOtherAsEnum[stringType = null]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testOtherAsEnum[stringType = unspecified]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testOtherAsEnum[stringType = varchar]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testParameterUnspecified[stringType = null]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testParameterUnspecified[stringType = unspecified]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testParameterUnspecified[stringType = varchar]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testVarcharAsEnum[stringType = null]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testVarcharAsEnum[stringType = unspecified]": "27793", - "org.postgresql.test.jdbc3.StringTypeParameterTest.testVarcharAsEnum[stringType = varchar]": "27793", - "org.postgresql.test.jdbc3.TypesTest.testCallableBoolean": "17511", - "org.postgresql.test.jdbc3.TypesTest.testPreparedBoolean": "17511", - "org.postgresql.test.jdbc3.TypesTest.testPreparedByte": "17511", - "org.postgresql.test.jdbc3.TypesTest.testUnknownType": "17511", - "org.postgresql.test.jdbc4.ArrayTest.createNullArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.createNullArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.multiDimIntArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.multiDimIntArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.nullArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.nullArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinAlias[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinAlias[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinNonAlias[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinNonAlias[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCasingComposite[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCasingComposite[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBool[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBool[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfInt[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfInt[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiJson[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiJson[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiString[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiString[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfNull[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfNull[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfSmallInt[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfSmallInt[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithNonStandardDelimiter[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithNonStandardDelimiter[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithoutServer[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithoutServer[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateEmptyArrayOfIntViaAlias[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreateEmptyArrayOfIntViaAlias[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreatePrimitiveArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testCreatePrimitiveArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testEvilCasing[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testEvilCasing[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testGetArrayOfComposites[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testGetArrayOfComposites[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testSetObjectFromJavaArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testSetObjectFromJavaArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testToString[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testToString[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testUUIDArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc4.ArrayTest.testUUIDArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc4.BlobTest.testFree": "26725", - "org.postgresql.test.jdbc4.BlobTest.testGetBinaryStreamWithBoundaries": "26725", - "org.postgresql.test.jdbc4.BlobTest.testSetBlobWithStream": "26725", - "org.postgresql.test.jdbc4.BlobTest.testSetBlobWithStreamAndLength": "26725", - "org.postgresql.test.jdbc4.DatabaseMetaDataHideUnprivilegedObjectsTest.org.postgresql.test.jdbc4.DatabaseMetaDataHideUnprivilegedObjectsTest": "unknown", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetClientInfoProperties": "unknown", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetColumnsForAutoIncrement": "41870", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsInSchema": "unknown", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsWithBlankPatterns": "41872", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsWithSpecificTypes": "17511", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetProceduresInSchema": "unknown", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetSchemas": "unknown", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testSortedDataTypes": "unknown", - "org.postgresql.test.jdbc4.IsValidTest.testIsValidRemoteClose": "35897", - "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testReadBytesCorrectlyHandlesEof": "41608", - "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testReadBytesCorrectlyReadsDataInChunks": "41608", - "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testStreamCanBeClosedAfterReadUp": "41608", - "org.postgresql.test.jdbc4.UUIDTest.testUUIDString[binary=FORCE, stringType=VARCHAR]": "5807", - "org.postgresql.test.jdbc4.UUIDTest.testUUIDString[binary=REGULAR, stringType=VARCHAR]": "5807", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetArray": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBigDecimal": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBigInteger": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBlob": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBoolean": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBooleanNull": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBox": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetCalendar": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetCircle": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetClob": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetDate": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetDouble": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetDoubleNull": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetFloat": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetFloatNull": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInet4Address": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInet6Address": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInetAddressNull": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInteger": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetIntegerNull": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInterval": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetJavaUtilDate": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLine": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLineseg": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLong": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLongNull": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetNullDate": "21286", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetNullTimestamp": "21286", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetPath": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetPoint": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetPolygon": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetSerial": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetShort": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetShortNull": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetString": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetTime": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetTimestamp": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetTimestampWithTimeZone": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetUuid": "26097", - "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetXml": "26097", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyNotVisibilityTableDuringFunctionCreation": "unknown", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyNotVisibilityTableInsideFunction": "unknown", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyVisibilityFunction": "unknown", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyVisibilityTableDuringFunctionCreation": "unknown", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testMultipleSearchPath": "unknown", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatement": "unknown", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatementAutoCommitFalse": "unknown", - "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatementAutoCommitTrue": "unknown", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = -infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = -infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = -infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", - "org.postgresql.test.jdbc42.GetObject310Test.testGetLocalTimeInvalidType[binary = FORCE]": "26097", - "org.postgresql.test.jdbc42.GetObject310Test.testGetLocalTimeInvalidType[binary = REGULAR]": "26097", - "org.postgresql.test.jdbc42.GetObject310Test.testProlepticCalendarTimestamptz[binary = FORCE]": "26097", - "org.postgresql.test.jdbc42.GetObject310Test.testProlepticCalendarTimestamptz[binary = REGULAR]": "26097", - "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testGetResultSetWithoutArg": "17511", - "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testGetResultSetWithoutArgUnsupportedConversion": "17511", - "org.postgresql.test.xa.XADataSourceTest.testAutoCommit": "22329", - "org.postgresql.test.xa.XADataSourceTest.testCloseBeforeCommit": "22329", - "org.postgresql.test.xa.XADataSourceTest.testCommitByDifferentConnection": "22329", - "org.postgresql.test.xa.XADataSourceTest.testCommitUnknownXid": "22329", - "org.postgresql.test.xa.XADataSourceTest.testCommitingCommittedXid": "22329", - "org.postgresql.test.xa.XADataSourceTest.testDatabaseRemovesPreparedBeforeCommit": "22329", - "org.postgresql.test.xa.XADataSourceTest.testDatabaseRemovesPreparedBeforeRollback": "22329", - "org.postgresql.test.xa.XADataSourceTest.testEndThenJoin": "22329", - "org.postgresql.test.xa.XADataSourceTest.testMappingOfConstraintViolations": "22329", - "org.postgresql.test.xa.XADataSourceTest.testNetworkIssueOnCommit": "22329", - "org.postgresql.test.xa.XADataSourceTest.testNetworkIssueOnOnePhaseCommit": "22329", - "org.postgresql.test.xa.XADataSourceTest.testNetworkIssueOnRollback": "22329", - "org.postgresql.test.xa.XADataSourceTest.testOnePhase": "22329", - "org.postgresql.test.xa.XADataSourceTest.testOnePhaseCommitOfPrepared": "22329", - "org.postgresql.test.xa.XADataSourceTest.testOnePhaseCommitUnknownXid": "22329", - "org.postgresql.test.xa.XADataSourceTest.testOnePhaseCommitingCommittedXid": "22329", - "org.postgresql.test.xa.XADataSourceTest.testPrepareUnknownXid": "22329", - "org.postgresql.test.xa.XADataSourceTest.testPreparingPreparedXid": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRecover": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRepeatedRolledBack": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRestoreOfAutoCommit": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRestoreOfAutoCommitEndThenJoin": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRollback": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRollbackByDifferentConnection": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRollbackUnknownXid": "22329", - "org.postgresql.test.xa.XADataSourceTest.testRollbackWithoutPrepare": "22329", - "org.postgresql.test.xa.XADataSourceTest.testTwoPhaseCommit": "22329", - "org.postgresql.test.xa.XADataSourceTest.testWrapperEquals": "22329", -} - -var pgjdbcBlockList20_2 = blocklist{ - "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator": "26508", - "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType": "26508", - "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts": "26508", - "org.postgresql.jdbc.PgSQLXMLTest.setCharacterStream": "43355", - "org.postgresql.test.core.OptionsPropertyTest.testOptionsInProperties": "unknown", - "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = FORCE]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = REGULAR]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = FORCE]": "21286", - "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = REGULAR]": "21286", - "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = FORCE]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = REGULAR]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = FORCE]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = REGULAR]": "41405", - "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = FORCE]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = REGULAR]": "26925", - "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = FORCE]": "32552", - "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = REGULAR]": "32552", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[100: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[101: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[102: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[103: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[13: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[144: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[145: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[146: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[147: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[148: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[149: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[150: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[151: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[152: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[153: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[154: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[155: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[156: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[157: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[158: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[159: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[15: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[160: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[161: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[162: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[163: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[177: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[179: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[228: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[229: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[230: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[231: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[232: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[233: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[234: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[235: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[236: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[237: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[238: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[239: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[260: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[261: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[262: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[263: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[264: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[265: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[266: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[267: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[308: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[309: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[310: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[311: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[312: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[313: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[314: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[315: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[316: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[317: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[318: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[319: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[320: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[321: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[322: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[323: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[324: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[325: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[326: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[327: autorollback(autoSave=NEVER, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[341: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[343: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[348: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[349: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[350: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[351: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[368: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[369: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[370: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[371: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[372: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[373: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[374: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[375: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[392: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[393: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[394: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[395: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[396: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[397: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[398: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[399: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[400: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[401: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[402: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[403: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[424: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[425: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[426: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[427: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[428: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[429: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[430: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[431: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[472: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[473: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[474: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[475: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[476: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[477: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[478: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[479: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[480: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[481: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[482: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[483: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[484: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[485: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[486: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[487: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[488: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[489: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[490: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[491: autorollback(autoSave=ALWAYS, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[505: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[507: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[512: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[513: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[514: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[515: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DEALLOCATE, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[532: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[533: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[534: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[535: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[536: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[537: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[538: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[539: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=DISCARD, continueMode=COMMIT, flushOnDeallocate=false, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[556: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[557: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[558: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[559: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[560: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[561: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[562: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[563: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[564: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[565: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[566: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[567: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[588: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[589: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[590: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[591: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[592: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[593: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[594: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[595: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[636: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[637: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[638: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[639: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[640: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[641: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[642: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[643: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[644: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[645: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[646: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[647: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[648: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[649: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[64: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[650: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[651: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[652: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[653: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[654: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[655: autorollback(autoSave=ALWAYS, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[65: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[669: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[66: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[671: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[67: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[68: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[69: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[70: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[71: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[720: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[721: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[722: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[723: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[724: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[725: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[726: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[727: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[728: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[729: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[72: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[730: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[731: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[73: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[74: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[752: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[753: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[754: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[755: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[756: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[757: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[758: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[759: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[75: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[800: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[801: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[802: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[803: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[804: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[805: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[806: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[807: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[808: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[809: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[810: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[811: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[812: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[813: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[814: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[815: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[816: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[817: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[818: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[819: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=TRUE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[833: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[835: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41445", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[884: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[885: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[886: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[887: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[888: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[889: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[890: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[891: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[892: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[893: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[894: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[895: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=YES, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[916: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[917: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[918: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[919: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[920: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[921: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[922: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[923: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[964: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[965: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[966: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[967: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=COMMIT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[968: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[969: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[96: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[970: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[971: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[972: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[973: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[974: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[975: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=IS_VALID, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[976: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[977: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[978: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[979: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[97: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[980: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[981: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[982: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=EXACT)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[983: autorollback(autoSave=CONSERVATIVE, cleanSavePoint=FALSE, autoCommit=NO, failMode=INSERT_BATCH, continueMode=SELECT, flushOnDeallocate=true, hastransaction=false, sql=WITH_INSERT_SELECT, columns=STAR)]": "41448", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[98: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=EXACT)]": "26508", - "org.postgresql.test.jdbc2.AutoRollbackTestSuite.run[99: autorollback(autoSave=NEVER, cleanSavePoint=TRUE, autoCommit=NO, failMode=ALTER, continueMode=SELECT, flushOnDeallocate=true, hastransaction=true, sql=WITH_INSERT_SELECT, columns=STAR)]": "26508", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = false]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = true]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = false]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = true]": "41513", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = false]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = true]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = false]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = true]": "26366", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true]": "31463", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = true]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = true]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = false]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = true]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = false]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = true]": "40195", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = FORCE, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = REGULAR, insertRewrite = false]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[105: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[107: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[112: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[113: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[114: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[115: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[120: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[121: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[122: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[123: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[128: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[129: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[130: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[131: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[16: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[17: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[18: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[19: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[24: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[25: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[26: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[27: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[32: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[33: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[34: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[35: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[40: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[41: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[42: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[43: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[56: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[57: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[58: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[59: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[64: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[65: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[66: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[67: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[72: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[73: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[74: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[75: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[80: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[81: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[82: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", - "org.postgresql.test.jdbc2.BatchFailureTest.run[83: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR]": "26508", - "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE]": "26508", - "org.postgresql.test.jdbc2.BlobTest.testGetBytesOffset": "26725", - "org.postgresql.test.jdbc2.BlobTest.testLargeLargeObject": "26725", - "org.postgresql.test.jdbc2.BlobTest.testMarkResetStream": "26725", - "org.postgresql.test.jdbc2.BlobTest.testMultipleStreams": "26725", - "org.postgresql.test.jdbc2.BlobTest.testParallelStreams": "26725", + "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator": "26508", + "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType": "26508", + "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts": "26508", + "org.postgresql.jdbc.NoColumnMetadataIssue1613Test.shouldBeNoNPE": "26719", + "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testIndexAccess[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testIndexAccess[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = FORCE]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = REGULAR]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = FORCE]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = REGULAR]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = FORCE]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = REGULAR]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testStringEscaping[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testStringEscaping[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testUnknownArrayType[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testUnknownArrayType[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = false]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = true]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = false]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = true]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = false]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = true]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = false]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = true]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = true]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = true]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = false]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = true]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = false]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = true]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = FORCE, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = REGULAR, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[105: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[107: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[112: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[113: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[114: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[115: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[120: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[121: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[122: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[123: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[128: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[129: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[130: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[131: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[16: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[17: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[18: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[19: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[24: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[25: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[26: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[27: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[32: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[33: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[34: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[35: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[40: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[41: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[42: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[43: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[56: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[57: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[58: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[59: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[64: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[65: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[66: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[67: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[72: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[73: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[74: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[75: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[80: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[81: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[82: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[83: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BlobTest.testGetBytesOffset": "26725", + "org.postgresql.test.jdbc2.BlobTest.testLargeLargeObject": "26725", + "org.postgresql.test.jdbc2.BlobTest.testMarkResetStream": "26725", + "org.postgresql.test.jdbc2.BlobTest.testMultipleStreams": "26725", + "org.postgresql.test.jdbc2.BlobTest.testParallelStreams": "26725", + "org.postgresql.test.jdbc2.BlobTest.testSet": "26725", + "org.postgresql.test.jdbc2.BlobTest.testSetNull": "26725", + "org.postgresql.test.jdbc2.BlobTest.testUploadBlob_LOOP": "26725", + "org.postgresql.test.jdbc2.BlobTest.testUploadBlob_NATIVE": "26725", + "org.postgresql.test.jdbc2.BlobTransactionTest.testConcurrentReplace": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testBadStmt": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testBatchCall": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testFetchBeforeExecute": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testFetchWithNoResults": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetArray": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetDouble": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetInt": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetNumeric": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetNumericWithoutArg": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetShort": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetString": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testGetUpdateCount": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testRaiseNotice": "17511", + "org.postgresql.test.jdbc2.CallableStmtTest.testWasNullBeforeFetch": "17511", + "org.postgresql.test.jdbc2.ClientEncodingTest.setEncodingAscii[allowEncodingChanges=false]": "37129", + "org.postgresql.test.jdbc2.ClientEncodingTest.setEncodingAscii[allowEncodingChanges=true]": "37129", + "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[6: fetch(autoCommit=NO, fetchSize=1, binaryMode=REGULAR)]": "4035", + "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[7: fetch(autoCommit=NO, fetchSize=1, binaryMode=FORCE)]": "4035", + "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[8: fetch(autoCommit=NO, fetchSize=2, binaryMode=REGULAR)]": "4035", + "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[9: fetch(autoCommit=NO, fetchSize=2, binaryMode=FORCE)]": "4035", + "org.postgresql.test.jdbc2.ConnectionTest.testCreateStatement": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testDoubleClose": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testGetTypeMapEmpty": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testIsClosed": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testNativeSQL": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testPGStreamSettings": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testPrepareCall": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testPrepareStatement": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testReadOnly_always": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testReadOnly_ignore": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testReadOnly_transaction": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testTransactionIsolation": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testTransactions": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testTypeMaps": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testWarnings": "41578", + "org.postgresql.test.jdbc2.CopyTest.testChangeDateStyle": "41608", + "org.postgresql.test.jdbc2.CopyTest.testCopyOut": "41608", + "org.postgresql.test.jdbc2.CopyTest.testCopyOutByRow": "41608", + "org.postgresql.test.jdbc2.CopyTest.testCopyQuery": "41608", + "org.postgresql.test.jdbc2.CopyTest.testLockReleaseOnCancelFailure": "41608", + "org.postgresql.test.jdbc2.CursorFetchTest.testMultistatement[binary = FORCE]": "40195", + "org.postgresql.test.jdbc2.CursorFetchTest.testMultistatement[binary = REGULAR]": "40195", + "org.postgresql.test.jdbc2.DatabaseEncodingTest.testEncoding": "41771", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayInt4DoubleDim[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayInt4DoubleDim[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayTypeInfo[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayTypeInfo[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testAscDescIndexInfo[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testAscDescIndexInfo[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testBestRowIdentifier[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testBestRowIdentifier[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCatalogs[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCatalogs[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumnPrivileges[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumnPrivileges[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCrossReference[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCrossReference[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCustomArrayTypeInfo[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCustomArrayTypeInfo[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDomainColumnSize[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDomainColumnSize[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDroppedColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDroppedColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testEscaping[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testEscaping[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeyActions[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeyActions[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeysToUniqueIndexes[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeysToUniqueIndexes[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeys[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeys[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningComposite[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningComposite[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningTable[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningTable[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithDirection[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithDirection[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithNames[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithNames[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithoutNames[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithoutNames[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFunctionColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFunctionColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetSQLKeywords[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetSQLKeywords[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT1[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT1[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT2[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT2[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT3[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT3[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT4[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT4[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDTQualified[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDTQualified[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIdentityColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIdentityColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfoColumnOrder[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfoColumnOrder[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfo[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfo[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testInformationAboutArrayTypes[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testInformationAboutArrayTypes[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testMultiColumnForeignKeys[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testMultiColumnForeignKeys[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNoTablePrivileges[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNoTablePrivileges[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNotNullDomainColumn[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNotNullDomainColumn[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartialIndexInfo[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartialIndexInfo[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartitionedTables[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartitionedTables[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPrimaryKeys[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPrimaryKeys[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testProcedures[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testProcedures[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSameTableForeignKeys[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSameTableForeignKeys[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSchemas[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSchemas[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSearchStringEscape[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSearchStringEscape[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSerialColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSerialColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialSequenceLikeColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialSequenceLikeColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTablePrivileges[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTablePrivileges[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTableTypes[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTableTypes[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoQuoting[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoQuoting[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoSigned[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoSigned[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypes[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypes[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testVersionColumns[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testVersionColumns[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testViewPrivileges[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testViewPrivileges[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.DateStyleTest.conenct[dateStyle=ISO,ymd, shouldPass=true]": "41773", + "org.postgresql.test.jdbc2.DateStyleTest.conenct[dateStyle=PostgreSQL, shouldPass=false]": "41773", + "org.postgresql.test.jdbc2.EnumTest.enumArrayArray[binary = FORCE]": "51480", + "org.postgresql.test.jdbc2.EnumTest.enumArrayArray[binary = REGULAR]": "51480", + "org.postgresql.test.jdbc2.EnumTest.enumArray[binary = FORCE]": "51480", + "org.postgresql.test.jdbc2.EnumTest.enumArray[binary = REGULAR]": "51480", + "org.postgresql.test.jdbc2.GeometricTest.testPGbox[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGbox[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGcircle[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGcircle[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGline[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGline[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGlseg[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGlseg[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGpath[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGpath[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGpoint[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGpoint[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGpolygon[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.GeometricTest.testPGpolygon[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.JBuilderTest.testMoney": "41578", + "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotify": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithEndlessTimeoutAndMessagesAvailableWhenStartingListening": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithEndlessTimeoutAndMessagesSendAfter": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeout": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeoutAndMessagesAvailableWhenStartingListening": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeoutAndMessagesSendAfter": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeoutAndSocketThatBecomesClosed": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testNotify": "41522", + "org.postgresql.test.jdbc2.NotifyTest.testNotifyArgument": "41522", + "org.postgresql.test.jdbc2.NumericTransferTest.receive100000[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.NumericTransferTest.receive100000[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = box, type = class org.postgresql.geometric.PGbox]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = circle, type = class org.postgresql.geometric.PGcircle]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = line, type = class org.postgresql.geometric.PGline]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = money, type = class org.postgresql.util.PGmoney]": "41578", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = path, type = class org.postgresql.geometric.PGpath]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = point, type = class org.postgresql.geometric.PGpoint]": "21286", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "21286", + "org.postgresql.test.jdbc2.PGTimeTest.testTimeInsertAndSelect": "41775", + "org.postgresql.test.jdbc2.PGTimestampTest.testTimeInsertAndSelect": "41775", + "org.postgresql.test.jdbc2.ParameterStatusTest.transactionalParametersAutocommit": "32562", + "org.postgresql.test.jdbc2.ParameterStatusTest.transactionalParametersCommit": "32562", + "org.postgresql.test.jdbc2.ParameterStatusTest.transactionalParametersRollback": "32562", + "org.postgresql.test.jdbc2.PreparedStatementTest.testBatchWithPrepareThreshold5[binary = REGULAR]": "5807", + "org.postgresql.test.jdbc2.PreparedStatementTest.testDoubleQuestionMark[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.PreparedStatementTest.testDoubleQuestionMark[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.PreparedStatementTest.testSingleQuotes[binary = FORCE]": "36215", + "org.postgresql.test.jdbc2.PreparedStatementTest.testSingleQuotes[binary = REGULAR]": "36215", + "org.postgresql.test.jdbc2.PreparedStatementTest.testTrailingSpaces[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.PreparedStatementTest.testTrailingSpaces[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.PreparedStatementTest.testUnknownSetObject[binary = FORCE]": "41779", + "org.postgresql.test.jdbc2.PreparedStatementTest.testUnknownSetObject[binary = REGULAR]": "41779", + "org.postgresql.test.jdbc2.RefCursorTest.testEmptyResult[typeName = OTHER, cursorType = 1,111]": "17511", + "org.postgresql.test.jdbc2.RefCursorTest.testEmptyResult[typeName = REF_CURSOR, cursorType = 2,012]": "17511", + "org.postgresql.test.jdbc2.RefCursorTest.testMetaData[typeName = OTHER, cursorType = 1,111]": "17511", + "org.postgresql.test.jdbc2.RefCursorTest.testMetaData[typeName = REF_CURSOR, cursorType = 2,012]": "17511", + "org.postgresql.test.jdbc2.RefCursorTest.testResultType[typeName = OTHER, cursorType = 1,111]": "17511", + "org.postgresql.test.jdbc2.RefCursorTest.testResultType[typeName = REF_CURSOR, cursorType = 2,012]": "17511", + "org.postgresql.test.jdbc2.RefCursorTest.testResult[typeName = OTHER, cursorType = 1,111]": "17511", + "org.postgresql.test.jdbc2.RefCursorTest.testResult[typeName = REF_CURSOR, cursorType = 2,012]": "17511", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testCache[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClassesMatch[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testClosedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testColumnDisplaySize[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testComposite[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testDatabaseMetaDataNames[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIdentityColumn[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testIsAutoIncrement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "48532", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testTimestampInfo[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetTest.testRowResultPositioning": "unknown", + "org.postgresql.test.jdbc2.ResultSetTest.testgetBadBoolean": "32552", + "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathBackwardsCompatibleLookup": "unknown", + "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathHiddenLookup": "unknown", + "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathNormalLookup": "unknown", + "org.postgresql.test.jdbc2.ServerCursorTest.testBasicFetch": "41412", + "org.postgresql.test.jdbc2.ServerCursorTest.testBinaryFetch": "41412", + "org.postgresql.test.jdbc2.ServerErrorTest.testCheckConstraint": "27796", + "org.postgresql.test.jdbc2.ServerErrorTest.testColumn": "27796", + "org.postgresql.test.jdbc2.ServerErrorTest.testDatatype": "27796", + "org.postgresql.test.jdbc2.ServerErrorTest.testExclusionConstraint": "27796", + "org.postgresql.test.jdbc2.ServerErrorTest.testForeignKeyConstraint": "27796", + "org.postgresql.test.jdbc2.ServerErrorTest.testNotNullConstraint": "27796", + "org.postgresql.test.jdbc2.ServerErrorTest.testPrimaryKey": "27796", + "org.postgresql.test.jdbc2.StatementTest.testCancelQueryWithBrokenNetwork": "17511", + "org.postgresql.test.jdbc2.StatementTest.testClose": "17511", + "org.postgresql.test.jdbc2.StatementTest.testCloseInProgressStatement": "17511", + "org.postgresql.test.jdbc2.StatementTest.testConcurrentWarningReadAndClear": "17511", + "org.postgresql.test.jdbc2.StatementTest.testDateFuncWithParam": "17511", + "org.postgresql.test.jdbc2.StatementTest.testDateFunctions": "17511", + "org.postgresql.test.jdbc2.StatementTest.testDollarInComment": "17511", + "org.postgresql.test.jdbc2.StatementTest.testDollarInCommentTwoComments": "17511", + "org.postgresql.test.jdbc2.StatementTest.testDoubleClose": "17511", + "org.postgresql.test.jdbc2.StatementTest.testEmptyQuery": "17511", + "org.postgresql.test.jdbc2.StatementTest.testEscapeProcessing": "17511", + "org.postgresql.test.jdbc2.StatementTest.testExecuteUpdateFailsOnMultiStatementSelect": "17511", + "org.postgresql.test.jdbc2.StatementTest.testExecuteUpdateFailsOnSelect": "17511", + "org.postgresql.test.jdbc2.StatementTest.testFastCloses": "17511", + "org.postgresql.test.jdbc2.StatementTest.testJavascriptFunction": "17511", + "org.postgresql.test.jdbc2.StatementTest.testLongQueryTimeout": "17511", + "org.postgresql.test.jdbc2.StatementTest.testMultiExecute": "17511", + "org.postgresql.test.jdbc2.StatementTest.testMultipleCancels": "17511", + "org.postgresql.test.jdbc2.StatementTest.testNumericFunctions": "17511", + "org.postgresql.test.jdbc2.StatementTest.testParsingDollarQuotes": "17511", + "org.postgresql.test.jdbc2.StatementTest.testParsingSemiColons": "17511", + "org.postgresql.test.jdbc2.StatementTest.testPreparedFunction": "17511", + "org.postgresql.test.jdbc2.StatementTest.testResultSetClosed": "17511", + "org.postgresql.test.jdbc2.StatementTest.testResultSetTwice": "17511", + "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeout": "17511", + "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeoutOnPrepared": "17511", + "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeoutWithSleep": "17511", + "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeoutWithoutExecute": "17511", + "org.postgresql.test.jdbc2.StatementTest.testShortQueryTimeout": "17511", + "org.postgresql.test.jdbc2.StatementTest.testSideStatementFinalizers": "17511", + "org.postgresql.test.jdbc2.StatementTest.testStringFunctions": "17511", + "org.postgresql.test.jdbc2.StatementTest.testSystemFunctions": "17511", + "org.postgresql.test.jdbc2.StatementTest.testUnbalancedParensParseError": "17511", + "org.postgresql.test.jdbc2.StatementTest.testUnterminatedComment": "17511", + "org.postgresql.test.jdbc2.StatementTest.testUnterminatedDollarQuotes": "17511", + "org.postgresql.test.jdbc2.StatementTest.testUnterminatedIdentifier": "17511", + "org.postgresql.test.jdbc2.StatementTest.testUnterminatedLiteral": "17511", + "org.postgresql.test.jdbc2.StatementTest.testUnterminatedNamedDollarQuotes": "17511", + "org.postgresql.test.jdbc2.StatementTest.testUpdateCount": "17511", + "org.postgresql.test.jdbc2.StatementTest.testWarningsAreAvailableAsap": "17511", + "org.postgresql.test.jdbc2.StatementTest.testWarningsAreCleared": "17511", + "org.postgresql.test.jdbc2.StringTypeUnspecifiedArrayTest.testCreateArrayWithNonCachedType[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.StringTypeUnspecifiedArrayTest.testCreateArrayWithNonCachedType[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.TimeTest.testGetTimeZone": "41775", + "org.postgresql.test.jdbc2.TimestampTest.testGetTimestampWOTZ[binary = FORCE]": "41786", + "org.postgresql.test.jdbc2.TimestampTest.testGetTimestampWOTZ[binary = REGULAR]": "41786", + "org.postgresql.test.jdbc2.TimestampTest.testInfinity[binary = FORCE]": "41786", + "org.postgresql.test.jdbc2.TimestampTest.testInfinity[binary = REGULAR]": "41786", + "org.postgresql.test.jdbc2.TimestampTest.testSetTimestampWOTZ[binary = FORCE]": "41786", + "org.postgresql.test.jdbc2.TimestampTest.testSetTimestampWOTZ[binary = REGULAR]": "41786", + "org.postgresql.test.jdbc2.TimezoneTest.testGetDate": "41776", + "org.postgresql.test.jdbc2.TimezoneTest.testGetTime": "41776", + "org.postgresql.test.jdbc2.TimezoneTest.testGetTimestamp": "41776", + "org.postgresql.test.jdbc2.TimezoneTest.testSetDate": "41776", + "org.postgresql.test.jdbc2.TimezoneTest.testSetTime": "41776", + "org.postgresql.test.jdbc2.TimezoneTest.testSetTimestamp": "41776", + "org.postgresql.test.jdbc2.UpdateableResultTest.simpleAndUpdateableSameQuery": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testArray": "26925", + "org.postgresql.test.jdbc2.UpdateableResultTest.testBadColumnIndexes": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testCancelRowUpdates": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testDeleteRows": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testInsertRowIllegalMethods": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testMultiColumnUpdate": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testMultiColumnUpdateWithoutAllColumns": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testOidUpdatable": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testPositioning": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testReturnSerial": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateBoolean": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateReadOnlyResultSet": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateSelectOnly": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateStreams": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateTimestamp": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateable": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateablePreparedStatement": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testZeroRowResult": "unknown", + "org.postgresql.test.jdbc3.CompositeTest.testComplexArgumentSelect": "27793", + "org.postgresql.test.jdbc3.CompositeTest.testComplexSelect": "27793", + "org.postgresql.test.jdbc3.CompositeTest.testComplexTableNameMetadata": "27793", + "org.postgresql.test.jdbc3.CompositeTest.testCompositeFromTable": "27793", + "org.postgresql.test.jdbc3.CompositeTest.testNullArrayElement": "27793", + "org.postgresql.test.jdbc3.CompositeTest.testSimpleArgumentSelect": "27793", + "org.postgresql.test.jdbc3.CompositeTest.testSimpleSelect": "27793", + "org.postgresql.test.jdbc3.CompositeTest.testTableMetadata": "27793", + "org.postgresql.test.jdbc3.DatabaseMetaDataTest.testGetColumnsForDomain": "27796", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallIfNoReturnTest.testInvokeFunction": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallIfNoReturnTest.testInvokeFunctionHavingReturnParameter": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallIfNoReturnTest.testInvokeProcedure": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallTest.testInvokeFunction": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallTest.testInvokeFunctionHavingReturnParameter": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeCallTest.testInvokeProcedure": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeSelectTest.testInvokeFunction": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeSelectTest.testInvokeFunctionHavingReturnParameter": "17511", + "org.postgresql.test.jdbc3.EscapeSyntaxCallModeSelectTest.testInvokeProcedure": "17511", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = A, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = A, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = AB, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = AB, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = NO, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = NO, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = STAR, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testBatchGeneratedKeys[returningInQuery = STAR, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = A, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = A, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = AB, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = AB, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = NO, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = NO, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = STAR, binary = FORCE]": "26925", + "org.postgresql.test.jdbc3.GeneratedKeysTest.testSerialWorks[returningInQuery = STAR, binary = REGULAR]": "26925", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1Byte": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1ByteOffset": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1ByteOffsetStream": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.test1ByteStream": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testAllBytes": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testAllBytesStream": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytes": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytesOffset": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytesOffsetStream": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testManyBytesStream": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testPattern": "26725", + "org.postgresql.test.jdbc3.Jdbc3BlobTest.testTruncate": "26725", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testAllInOut": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testFunctionNoParametersWithParentheses": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testFunctionNoParametersWithoutParentheses": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetBoolean01": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetByte01": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetBytes01": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetBytes02": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetDouble01": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetDoubleAsReal": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetInt01": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetLong01": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetObjectDecimal": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetObjectFloat": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetObjectLongVarchar": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testGetShort01": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testInOut": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testMultipleOutExecutions": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testNotEnoughParameters": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testNumeric": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureInOnlyNativeCall": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureInOutNativeCall": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureNoParametersWithParentheses": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testProcedureNoParametersWithoutParentheses": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testSetObjectBit": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testSomeInOut": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testSum": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testTooManyParameters": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testUpdateDecimal": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testUpdateReal": "17511", + "org.postgresql.test.jdbc3.Jdbc3CallableStatementTest.testVarcharBool": "17511", + "org.postgresql.test.jdbc3.ParameterMetaDataTest.testFailsOnBadIndex": "21286", + "org.postgresql.test.jdbc3.ParameterMetaDataTest.testMultiStatement": "21286", + "org.postgresql.test.jdbc3.ParameterMetaDataTest.testParameterMD": "21286", + "org.postgresql.test.jdbc3.ParameterMetaDataTest.testTypeChangeWithUnknown": "21286", + "org.postgresql.test.jdbc3.ProcedureTransactionTest.testProcAutoCommitFalse": "17511", + "org.postgresql.test.jdbc3.ProcedureTransactionTest.testProcAutoCommitTrue": "17511", + "org.postgresql.test.jdbc3.ProcedureTransactionTest.testProcWithCommitInside": "17511", + "org.postgresql.test.jdbc3.ProcedureTransactionTest.testProcWithNoTxnControl": "17511", + "org.postgresql.test.jdbc3.ProcedureTransactionTest.testProcWithRollbackInside": "17511", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testMultipleEnumBinds[stringType = null]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testMultipleEnumBinds[stringType = unspecified]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testMultipleEnumBinds[stringType = varchar]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testOtherAsEnum[stringType = null]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testOtherAsEnum[stringType = unspecified]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testOtherAsEnum[stringType = varchar]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testParameterUnspecified[stringType = null]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testParameterUnspecified[stringType = unspecified]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testParameterUnspecified[stringType = varchar]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testVarcharAsEnum[stringType = null]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testVarcharAsEnum[stringType = unspecified]": "27793", + "org.postgresql.test.jdbc3.StringTypeParameterTest.testVarcharAsEnum[stringType = varchar]": "27793", + "org.postgresql.test.jdbc3.TypesTest.testCallableBoolean": "17511", + "org.postgresql.test.jdbc3.TypesTest.testPreparedBoolean": "17511", + "org.postgresql.test.jdbc3.TypesTest.testPreparedByte": "17511", + "org.postgresql.test.jdbc3.TypesTest.testUnknownType": "17511", + "org.postgresql.test.jdbc4.ArrayTest.createNullArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.createNullArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.insertAndQueryMultiDimArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.insertAndQueryMultiDimArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.multiDimIntArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.multiDimIntArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.nullArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.nullArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinAlias[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinAlias[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinNonAlias[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCasingBuiltinNonAlias[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCasingComposite[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCasingComposite[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBool[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBool[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytesFromString[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytesFromString[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytes[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytes[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfInt[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfInt[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiJson[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiJson[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiString[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiString[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfNull[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfNull[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfSmallInt[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfSmallInt[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithNonStandardDelimiter[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithNonStandardDelimiter[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithoutServer[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayWithoutServer[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateEmptyArrayOfIntViaAlias[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateEmptyArrayOfIntViaAlias[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreatePrimitiveArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreatePrimitiveArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testEvilCasing[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testEvilCasing[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testGetArrayOfComposites[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testGetArrayOfComposites[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testSetObjectFromJavaArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testSetObjectFromJavaArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testToString[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testToString[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testUUIDArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testUUIDArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.BlobTest.testFree": "26725", + "org.postgresql.test.jdbc4.BlobTest.testGetBinaryStreamWithBoundaries": "26725", + "org.postgresql.test.jdbc4.BlobTest.testSetBlobWithStream": "26725", + "org.postgresql.test.jdbc4.BlobTest.testSetBlobWithStreamAndLength": "26725", + "org.postgresql.test.jdbc4.DatabaseMetaDataHideUnprivilegedObjectsTest.initializationError": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetClientInfoProperties": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetColumnsForAutoIncrement": "41870", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsInSchemaForFunctions": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsInSchemaForProcedures": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsWithBlankPatterns": "41872", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsWithSpecificTypes": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetProceduresInSchemaForFunctions": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetProceduresInSchemaForProcedures": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetSchemas": "17511", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testSortedDataTypes": "17511", + "org.postgresql.test.jdbc4.IsValidTest.testIsValidRemoteClose": "35897", + "org.postgresql.test.jdbc4.JsonbTest.jsonArray[binary = FORCE]": "23468", + "org.postgresql.test.jdbc4.JsonbTest.jsonArray[binary = REGULAR]": "23468", + "org.postgresql.test.jdbc4.JsonbTest.jsonbArray[binary = FORCE]": "23468", + "org.postgresql.test.jdbc4.JsonbTest.jsonbArray[binary = REGULAR]": "23468", + "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testCopyAPI": "41608", + "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testMixedAPI": "41608", + "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testReadBytesCorrectlyHandlesEof": "41608", + "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testReadBytesCorrectlyReadsDataInChunks": "41608", + "org.postgresql.test.jdbc4.UUIDTest.testUUIDString[binary=FORCE, stringType=VARCHAR]": "5807", + "org.postgresql.test.jdbc4.UUIDTest.testUUIDString[binary=REGULAR, stringType=VARCHAR]": "5807", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetArray": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBigDecimal": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBigInteger": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBlob": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBoolean": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBooleanNull": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetBox": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetCalendar": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetCircle": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetClob": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetDate": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetDouble": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetDoubleNull": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetFloat": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetFloatNull": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInet4Address": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInet6Address": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInetAddressNull": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInteger": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetIntegerNull": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetInterval": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetJavaUtilDate": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLine": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLineseg": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLong": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetLongNull": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetNullDate": "21286", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetNullTimestamp": "21286", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetPath": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetPoint": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetPolygon": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetSerial": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetShort": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetShortNull": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetString": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetTime": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetTimestamp": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetTimestampWithTimeZone": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetUuid": "26097", + "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetXml": "26097", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyNotVisibilityTableDuringFunctionCreation": "17511", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyNotVisibilityTableInsideFunction": "17511", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyVisibilityFunction": "17511", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testCurrentSchemaPropertyVisibilityTableDuringFunctionCreation": "17511", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testMultipleSearchPath": "53971", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatement": "unknown", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatementAutoCommitFalse": "unknown", + "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatementAutoCommitTrue": "unknown", + "org.postgresql.test.jdbc42.DatabaseMetaDataTest.testGetColumnsForNullScale": "unknown", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = -infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = -infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = -infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = REGULAR, expr = infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", + "org.postgresql.test.jdbc42.GetObject310Test.testGetLocalTimeInvalidType[binary = FORCE]": "26097", + "org.postgresql.test.jdbc42.GetObject310Test.testGetLocalTimeInvalidType[binary = REGULAR]": "26097", + "org.postgresql.test.jdbc42.GetObject310Test.testProlepticCalendarTimestamptz[binary = FORCE]": "26097", + "org.postgresql.test.jdbc42.GetObject310Test.testProlepticCalendarTimestamptz[binary = REGULAR]": "26097", + "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testGetResultSetWithoutArg": "17511", + "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testGetResultSetWithoutArgUnsupportedConversion": "17511", + "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testRegisterOutParameter": "17511", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamp[binary = FORCE]": "41564", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamp[binary = REGULAR]": "41564", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamptz[binary = FORCE]": "41564", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamptz[binary = REGULAR]": "41564", + "org.postgresql.test.xa.XADataSourceTest.testAutoCommit": "22329", + "org.postgresql.test.xa.XADataSourceTest.testCloseBeforeCommit": "22329", + "org.postgresql.test.xa.XADataSourceTest.testCommitByDifferentConnection": "22329", + "org.postgresql.test.xa.XADataSourceTest.testCommitUnknownXid": "22329", + "org.postgresql.test.xa.XADataSourceTest.testCommitingCommittedXid": "22329", + "org.postgresql.test.xa.XADataSourceTest.testDatabaseRemovesPreparedBeforeCommit": "22329", + "org.postgresql.test.xa.XADataSourceTest.testDatabaseRemovesPreparedBeforeRollback": "22329", + "org.postgresql.test.xa.XADataSourceTest.testEndThenJoin": "22329", + "org.postgresql.test.xa.XADataSourceTest.testMappingOfConstraintViolations": "22329", + "org.postgresql.test.xa.XADataSourceTest.testNetworkIssueOnCommit": "22329", + "org.postgresql.test.xa.XADataSourceTest.testNetworkIssueOnOnePhaseCommit": "22329", + "org.postgresql.test.xa.XADataSourceTest.testNetworkIssueOnRollback": "22329", + "org.postgresql.test.xa.XADataSourceTest.testOnePhase": "22329", + "org.postgresql.test.xa.XADataSourceTest.testOnePhaseCommitOfPrepared": "22329", + "org.postgresql.test.xa.XADataSourceTest.testOnePhaseCommitUnknownXid": "22329", + "org.postgresql.test.xa.XADataSourceTest.testOnePhaseCommitingCommittedXid": "22329", + "org.postgresql.test.xa.XADataSourceTest.testPrepareUnknownXid": "22329", + "org.postgresql.test.xa.XADataSourceTest.testPreparingPreparedXid": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRecover": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRepeatedRolledBack": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRestoreOfAutoCommit": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRestoreOfAutoCommitEndThenJoin": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRollback": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRollbackByDifferentConnection": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRollbackUnknownXid": "22329", + "org.postgresql.test.xa.XADataSourceTest.testRollbackWithoutPrepare": "22329", + "org.postgresql.test.xa.XADataSourceTest.testTwoPhaseCommit": "22329", + "org.postgresql.test.xa.XADataSourceTest.testWrapperEquals": "22329", +} + +var pgjdbcBlockList20_2 = blocklist{ + "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testDeepInternalsBatchedQueryDecorator": "26508", + "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testUnspecifiedParameterType": "26508", + "org.postgresql.jdbc.DeepBatchedInsertStatementTest.testVaryingTypeCounts": "26508", + "org.postgresql.jdbc.NoColumnMetadataIssue1613Test.shouldBeNoNPE": "unknown", + "org.postgresql.test.core.OptionsPropertyTest.testOptionsInProperties": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testEscaping[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testIndexAccess[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testIndexAccess[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testMultiDimensionalArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = FORCE]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardBounds[binary = REGULAR]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = FORCE]": "21286", + "org.postgresql.test.jdbc2.ArrayTest.testNonStandardDelimiter[binary = REGULAR]": "21286", + "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testNullValues[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testRecursiveResultSets[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = FORCE]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveArrays[binary = REGULAR]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = FORCE]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testRetrieveResultSets[binary = REGULAR]": "41405", + "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetArray[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveArraysObjects[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = FORCE]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testSetPrimitiveObjects[binary = REGULAR]": "26925", + "org.postgresql.test.jdbc2.ArrayTest.testStringEscaping[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testStringEscaping[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testUnknownArrayType[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testUnknownArrayType[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = FORCE]": "32552", + "org.postgresql.test.jdbc2.ArrayTest.testWriteMultiDimensional[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = false]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = FORCE, insertRewrite = true]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = false]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithAlternatingTypes[binary = REGULAR, insertRewrite = true]": "41513", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = false]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = FORCE, insertRewrite = true]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = false]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testBatchWithEmbeddedNulls[binary = REGULAR, insertRewrite = true]": "26366", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = false]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = FORCE, insertRewrite = true]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = false]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testMixedBatch[binary = REGULAR, insertRewrite = true]": "31463", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = FORCE, insertRewrite = true]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatchThrowsAutoCommit[binary = REGULAR, insertRewrite = true]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = false]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = FORCE, insertRewrite = true]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = false]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSelectInBatch[binary = REGULAR, insertRewrite = true]": "40195", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = FORCE, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchExecuteTest.testSmallBatchUpdateFailureSimple[binary = REGULAR, insertRewrite = false]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[105: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[107: batchTest(mode=FAIL_VIA_DUP_KEY, position=SECOND_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[112: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[113: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[114: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[115: batchTest(mode=FAIL_VIA_DUP_KEY, position=MIDDLE, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[120: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[121: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[122: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[123: batchTest(mode=FAIL_VIA_DUP_KEY, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[128: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[129: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[130: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[131: batchTest(mode=FAIL_VIA_DUP_KEY, position=LAST_ROW, autoCommit=YES, batchType=PREPARED, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[16: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[17: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[18: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[19: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[24: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[25: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[26: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[27: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[32: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[33: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[34: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[35: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[40: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[41: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[42: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[43: batchTest(mode=FAIL_VIA_SELECT_PARSE, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[56: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[57: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[58: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[59: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=SECOND_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[64: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[65: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[66: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[67: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=MIDDLE, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[72: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[73: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[74: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[75: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=ALMOST_LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[80: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[81: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=REGULAR, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[82: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=true)]": "44803", + "org.postgresql.test.jdbc2.BatchFailureTest.run[83: batchTest(mode=FAIL_VIA_SELECT_RUNTIME, position=LAST_ROW, autoCommit=YES, batchType=SIMPLE, generateKeys=YES, binary=FORCE, insertRewrite=false)]": "44803", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test17000Binds[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.test32000Binds[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParameter[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenBatchStatementWithFixedParametersOnly[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBatchWithReWrittenRepeatedInsertStatementOptimizationEnabled[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testBindsInNestedParens[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testConsistentOutcome[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testINSERTwithNamedColumnsNotBroken[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMixedCaseInSeRtStatement[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[2: autoCommit=NO, binary=REGULAR]": "26508", + "org.postgresql.test.jdbc2.BatchedInsertReWriteEnabledTest.testMultiValues1bind[3: autoCommit=NO, binary=FORCE]": "26508", + "org.postgresql.test.jdbc2.BlobTest.testGetBytesOffset": "26725", + "org.postgresql.test.jdbc2.BlobTest.testLargeLargeObject": "26725", + "org.postgresql.test.jdbc2.BlobTest.testMarkResetStream": "26725", + "org.postgresql.test.jdbc2.BlobTest.testMultipleStreams": "26725", + "org.postgresql.test.jdbc2.BlobTest.testParallelStreams": "26725", "org.postgresql.test.jdbc2.BlobTest.testSet": "26725", "org.postgresql.test.jdbc2.BlobTest.testSetNull": "26725", "org.postgresql.test.jdbc2.BlobTest.testUploadBlob_LOOP": "26725", @@ -1351,8 +1015,10 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.ConcurrentStatementFetch.testFetchTwoStatements[9: fetch(autoCommit=NO, fetchSize=2, binaryMode=FORCE)]": "4035", "org.postgresql.test.jdbc2.ConnectionTest.testCreateStatement": "41578", "org.postgresql.test.jdbc2.ConnectionTest.testDoubleClose": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testGetTypeMapEmpty": "unknown", "org.postgresql.test.jdbc2.ConnectionTest.testIsClosed": "41578", "org.postgresql.test.jdbc2.ConnectionTest.testNativeSQL": "41578", + "org.postgresql.test.jdbc2.ConnectionTest.testPGStreamSettings": "unknown", "org.postgresql.test.jdbc2.ConnectionTest.testPrepareCall": "41578", "org.postgresql.test.jdbc2.ConnectionTest.testPrepareStatement": "41578", "org.postgresql.test.jdbc2.ConnectionTest.testReadOnly_always": "41578", @@ -1370,56 +1036,116 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.CursorFetchTest.testMultistatement[binary = FORCE]": "40195", "org.postgresql.test.jdbc2.CursorFetchTest.testMultistatement[binary = REGULAR]": "40195", "org.postgresql.test.jdbc2.DatabaseEncodingTest.testEncoding": "41771", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayInt4DoubleDim": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayTypeInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testAscDescIndexInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testBestRowIdentifier": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCatalogs": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumnPrivileges": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCrossReference": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCustomArrayTypeInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDomainColumnSize": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDroppedColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testEscaping": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeyActions": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeysToUniqueIndexes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningComposite": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningTable": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithDirection": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithNames": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithoutNames": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFunctionColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetSQLKeywords": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT1": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT2": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT3": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT4": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDTQualified": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIdentityColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testInformationAboutArrayTypes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testMultiColumnForeignKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNoTablePrivileges": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNotNullDomainColumn": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartialIndexInfo": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartitionedTables": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPrimaryKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testProcedures": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSameTableForeignKeys": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSchemas": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSearchStringEscape": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSerialColumns": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTablePrivileges": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTableTypes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoQuoting": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoSigned": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypes": "17511", - "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testVersionColumns": "17511", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayInt4DoubleDim[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayInt4DoubleDim[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayTypeInfo[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testArrayTypeInfo[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testAscDescIndexInfo[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testAscDescIndexInfo[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testBestRowIdentifier[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testBestRowIdentifier[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCatalogs[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCatalogs[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumnPrivileges[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumnPrivileges[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCrossReference[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCrossReference[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCustomArrayTypeInfo[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testCustomArrayTypeInfo[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDomainColumnSize[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDomainColumnSize[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDroppedColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testDroppedColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testEscaping[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testEscaping[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeyActions[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeyActions[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeysToUniqueIndexes[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeysToUniqueIndexes[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeys[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testForeignKeys[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningComposite[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningComposite[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningTable[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncReturningTable[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithDirection[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithDirection[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithNames[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithNames[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithoutNames[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFuncWithoutNames[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFunctionColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testFunctionColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetSQLKeywords[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetSQLKeywords[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT1[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT1[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT2[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT2[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT3[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT3[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT4[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDT4[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDTQualified[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testGetUDTQualified[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIdentityColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIdentityColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfoColumnOrder[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfoColumnOrder[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfo[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testIndexInfo[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testInformationAboutArrayTypes[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testInformationAboutArrayTypes[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testMultiColumnForeignKeys[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testMultiColumnForeignKeys[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNoTablePrivileges[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNoTablePrivileges[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNotNullDomainColumn[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testNotNullDomainColumn[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartialIndexInfo[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartialIndexInfo[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartitionedTables[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPartitionedTables[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPrimaryKeys[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testPrimaryKeys[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testProcedures[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testProcedures[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSameTableForeignKeys[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSameTableForeignKeys[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSchemas[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSchemas[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSearchStringEscape[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSearchStringEscape[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSerialColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSerialColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialSequenceLikeColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testSmallSerialSequenceLikeColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTablePrivileges[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTablePrivileges[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTableTypes[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTableTypes[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTables[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoQuoting[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoQuoting[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoSigned[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypeInfoSigned[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypes[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testTypes[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testVersionColumns[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testVersionColumns[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testViewPrivileges[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.DatabaseMetaDataTest.testViewPrivileges[binary = REGULAR]": "unknown", "org.postgresql.test.jdbc2.DateStyleTest.conenct[dateStyle=ISO,ymd, shouldPass=true]": "41773", "org.postgresql.test.jdbc2.DateStyleTest.conenct[dateStyle=PostgreSQL, shouldPass=false]": "41773", + "org.postgresql.test.jdbc2.EnumTest.enumArrayArray[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.EnumTest.enumArrayArray[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.EnumTest.enumArray[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.EnumTest.enumArray[binary = REGULAR]": "unknown", "org.postgresql.test.jdbc2.GeometricTest.testPGbox[binary = FORCE]": "21286", "org.postgresql.test.jdbc2.GeometricTest.testPGbox[binary = REGULAR]": "21286", "org.postgresql.test.jdbc2.GeometricTest.testPGcircle[binary = FORCE]": "21286", @@ -1444,6 +1170,88 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.NotifyTest.testAsyncNotifyWithTimeoutAndSocketThatBecomesClosed": "41522", "org.postgresql.test.jdbc2.NotifyTest.testNotify": "41522", "org.postgresql.test.jdbc2.NotifyTest.testNotifyArgument": "41522", + "org.postgresql.test.jdbc2.NumericTransferTest.receive100000[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.NumericTransferTest.receive100000[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = FORCE, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobjectSubtype[binary = REGULAR, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = FORCE, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsPGobject[binary = REGULAR, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = FORCE, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectGetTest.getAsString[binary = REGULAR, sql = null::polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = FORCE, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobjectSubtype[binary = REGULAR, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = FORCE, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = box, type = class org.postgresql.geometric.PGbox]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = circle, type = class org.postgresql.geometric.PGcircle]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = line, type = class org.postgresql.geometric.PGline]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = lseg, type = class org.postgresql.geometric.PGlseg]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = money, type = class org.postgresql.util.PGmoney]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = path, type = class org.postgresql.geometric.PGpath]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = point, type = class org.postgresql.geometric.PGpoint]": "unknown", + "org.postgresql.test.jdbc2.PGObjectSetTest.setNullAsPGobject[binary = REGULAR, sql = polygon, type = class org.postgresql.geometric.PGpolygon]": "unknown", "org.postgresql.test.jdbc2.PGTimeTest.testTimeInsertAndSelect": "41775", "org.postgresql.test.jdbc2.PGTimestampTest.testTimeInsertAndSelect": "41775", "org.postgresql.test.jdbc2.ParameterStatusTest.transactionalParametersAutocommit": "32562", @@ -1456,6 +1264,8 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.PreparedStatementTest.testDoubleQuestionMark[binary = REGULAR]": "21286", "org.postgresql.test.jdbc2.PreparedStatementTest.testSingleQuotes[binary = FORCE]": "36215", "org.postgresql.test.jdbc2.PreparedStatementTest.testSingleQuotes[binary = REGULAR]": "36215", + "org.postgresql.test.jdbc2.PreparedStatementTest.testTrailingSpaces[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc2.PreparedStatementTest.testTrailingSpaces[binary = REGULAR]": "unknown", "org.postgresql.test.jdbc2.PreparedStatementTest.testUnknownSetObject[binary = FORCE]": "41779", "org.postgresql.test.jdbc2.PreparedStatementTest.testUnknownSetObject[binary = REGULAR]": "41779", "org.postgresql.test.jdbc2.RefCursorTest.testEmptyResult[typeName = OTHER, cursorType = 1,111]": "17511", @@ -1506,6 +1316,14 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testPreparedUpdate[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "unknown", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "unknown", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "unknown", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "unknown", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "unknown", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "unknown", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "unknown", + "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testSmallSerialSequenceLikeColumns[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "unknown", "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = 0]": "32565", "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testStandardResultSet[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", @@ -1518,14 +1336,21 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = 0, databaseMetadataCacheFieldsMib = null]": "32565", "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = 0]": "32565", "org.postgresql.test.jdbc2.ResultSetMetaDataTest.testUnexecutedStatement[databaseMetadataCacheFields = null, databaseMetadataCacheFieldsMib = null]": "32565", + "org.postgresql.test.jdbc2.ResultSetTest.testRowResultPositioning": "unknown", "org.postgresql.test.jdbc2.ResultSetTest.testgetBadBoolean": "32552", + "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathBackwardsCompatibleLookup": "unknown", "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathHiddenLookup": "unknown", "org.postgresql.test.jdbc2.SearchPathLookupTest.testSearchPathNormalLookup": "unknown", "org.postgresql.test.jdbc2.ServerCursorTest.testBasicFetch": "41412", "org.postgresql.test.jdbc2.ServerCursorTest.testBinaryFetch": "41412", + "org.postgresql.test.jdbc2.ServerErrorTest.testCheckConstraint": "unknown", "org.postgresql.test.jdbc2.ServerErrorTest.testColumn": "27796", "org.postgresql.test.jdbc2.ServerErrorTest.testDatatype": "27796", + "org.postgresql.test.jdbc2.ServerErrorTest.testExclusionConstraint": "unknown", + "org.postgresql.test.jdbc2.ServerErrorTest.testForeignKeyConstraint": "unknown", + "org.postgresql.test.jdbc2.ServerErrorTest.testNotNullConstraint": "unknown", "org.postgresql.test.jdbc2.ServerErrorTest.testPrimaryKey": "27796", + "org.postgresql.test.jdbc2.StatementTest.testCancelQueryWithBrokenNetwork": "unknown", "org.postgresql.test.jdbc2.StatementTest.testClose": "17511", "org.postgresql.test.jdbc2.StatementTest.testCloseInProgressStatement": "17511", "org.postgresql.test.jdbc2.StatementTest.testConcurrentWarningReadAndClear": "17511", @@ -1547,6 +1372,7 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.StatementTest.testParsingDollarQuotes": "17511", "org.postgresql.test.jdbc2.StatementTest.testParsingSemiColons": "17511", "org.postgresql.test.jdbc2.StatementTest.testPreparedFunction": "17511", + "org.postgresql.test.jdbc2.StatementTest.testResultSetClosed": "unknown", "org.postgresql.test.jdbc2.StatementTest.testResultSetTwice": "17511", "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeout": "17511", "org.postgresql.test.jdbc2.StatementTest.testSetQueryTimeoutOnPrepared": "17511", @@ -1580,7 +1406,25 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc2.TimezoneTest.testSetDate": "41776", "org.postgresql.test.jdbc2.TimezoneTest.testSetTime": "41776", "org.postgresql.test.jdbc2.TimezoneTest.testSetTimestamp": "41776", + "org.postgresql.test.jdbc2.UpdateableResultTest.simpleAndUpdateableSameQuery": "unknown", "org.postgresql.test.jdbc2.UpdateableResultTest.testArray": "26925", + "org.postgresql.test.jdbc2.UpdateableResultTest.testBadColumnIndexes": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testCancelRowUpdates": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testDeleteRows": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testInsertRowIllegalMethods": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testMultiColumnUpdate": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testMultiColumnUpdateWithoutAllColumns": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testOidUpdatable": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testPositioning": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testReturnSerial": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateBoolean": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateReadOnlyResultSet": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateSelectOnly": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateStreams": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateTimestamp": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateable": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testUpdateablePreparedStatement": "unknown", + "org.postgresql.test.jdbc2.UpdateableResultTest.testZeroRowResult": "unknown", "org.postgresql.test.jdbc3.CompositeTest.testComplexArgumentSelect": "27793", "org.postgresql.test.jdbc3.CompositeTest.testComplexSelect": "27793", "org.postgresql.test.jdbc3.CompositeTest.testComplexTableNameMetadata": "27793", @@ -1679,6 +1523,8 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc3.TypesTest.testUnknownType": "17511", "org.postgresql.test.jdbc4.ArrayTest.createNullArray[binary = FORCE]": "32552", "org.postgresql.test.jdbc4.ArrayTest.createNullArray[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.insertAndQueryMultiDimArray[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc4.ArrayTest.insertAndQueryMultiDimArray[binary = REGULAR]": "unknown", "org.postgresql.test.jdbc4.ArrayTest.multiDimIntArray[binary = FORCE]": "32552", "org.postgresql.test.jdbc4.ArrayTest.multiDimIntArray[binary = REGULAR]": "32552", "org.postgresql.test.jdbc4.ArrayTest.nullArray[binary = FORCE]": "32552", @@ -1691,6 +1537,10 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc4.ArrayTest.testCasingComposite[binary = REGULAR]": "32552", "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBool[binary = FORCE]": "32552", "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBool[binary = REGULAR]": "32552", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytesFromString[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytesFromString[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytes[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfBytes[binary = REGULAR]": "unknown", "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfInt[binary = FORCE]": "32552", "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfInt[binary = REGULAR]": "32552", "org.postgresql.test.jdbc4.ArrayTest.testCreateArrayOfMultiJson[binary = FORCE]": "32552", @@ -1723,19 +1573,26 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc4.BlobTest.testGetBinaryStreamWithBoundaries": "26725", "org.postgresql.test.jdbc4.BlobTest.testSetBlobWithStream": "26725", "org.postgresql.test.jdbc4.BlobTest.testSetBlobWithStreamAndLength": "26725", - "org.postgresql.test.jdbc4.DatabaseMetaDataHideUnprivilegedObjectsTest.org.postgresql.test.jdbc4.DatabaseMetaDataHideUnprivilegedObjectsTest": "unknown", + "org.postgresql.test.jdbc4.DatabaseMetaDataHideUnprivilegedObjectsTest.initializationError": "unknown", "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetClientInfoProperties": "unknown", "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetColumnsForAutoIncrement": "41870", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsInSchema": "unknown", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsInSchemaForFunctions": "unknown", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsInSchemaForProcedures": "unknown", "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsWithBlankPatterns": "41872", "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetFunctionsWithSpecificTypes": "17511", - "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetProceduresInSchema": "unknown", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetProceduresInSchemaForFunctions": "unknown", + "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetProceduresInSchemaForProcedures": "unknown", "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testGetSchemas": "unknown", "org.postgresql.test.jdbc4.DatabaseMetaDataTest.testSortedDataTypes": "unknown", "org.postgresql.test.jdbc4.IsValidTest.testIsValidRemoteClose": "35897", + "org.postgresql.test.jdbc4.JsonbTest.jsonArray[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc4.JsonbTest.jsonArray[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc4.JsonbTest.jsonbArray[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc4.JsonbTest.jsonbArray[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testCopyAPI": "unknown", + "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testMixedAPI": "unknown", "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testReadBytesCorrectlyHandlesEof": "41608", "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testReadBytesCorrectlyReadsDataInChunks": "41608", - "org.postgresql.test.jdbc4.PGCopyInputStreamTest.testStreamCanBeClosedAfterReadUp": "41608", "org.postgresql.test.jdbc4.UUIDTest.testUUIDString[binary=FORCE, stringType=VARCHAR]": "5807", "org.postgresql.test.jdbc4.UUIDTest.testUUIDString[binary=REGULAR, stringType=VARCHAR]": "5807", "org.postgresql.test.jdbc4.jdbc41.GetObjectTest.testGetArray": "26097", @@ -1786,6 +1643,7 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatement": "unknown", "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatementAutoCommitFalse": "unknown", "org.postgresql.test.jdbc4.jdbc41.SchemaTest.testSearchPathPreparedStatementAutoCommitTrue": "unknown", + "org.postgresql.test.jdbc42.DatabaseMetaDataTest.testGetColumnsForNullScale": "unknown", "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp with time zone, klass = class java.time.OffsetDateTime]": "41786", "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp, klass = class java.time.LocalDateTime]": "41786", "org.postgresql.test.jdbc42.GetObject310InfinityTests.test[binary = FORCE, expr = -infinity, pgType = timestamp, klass = class java.time.OffsetDateTime]": "41786", @@ -1804,6 +1662,11 @@ var pgjdbcBlockList20_2 = blocklist{ "org.postgresql.test.jdbc42.GetObject310Test.testProlepticCalendarTimestamptz[binary = REGULAR]": "26097", "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testGetResultSetWithoutArg": "17511", "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testGetResultSetWithoutArgUnsupportedConversion": "17511", + "org.postgresql.test.jdbc42.Jdbc42CallableStatementTest.testRegisterOutParameter": "unknown", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamp[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamp[binary = REGULAR]": "unknown", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamptz[binary = FORCE]": "unknown", + "org.postgresql.test.jdbc42.SetObject310InfinityTests.testTimestamptz[binary = REGULAR]": "unknown", "org.postgresql.test.xa.XADataSourceTest.testAutoCommit": "22329", "org.postgresql.test.xa.XADataSourceTest.testCloseBeforeCommit": "22329", "org.postgresql.test.xa.XADataSourceTest.testCommitByDifferentConnection": "22329", @@ -2828,7 +2691,67 @@ var pgjdbcIgnoreList21_1 = pgjdbcIgnoreList20_2 var pgjdbcIgnoreList20_2 = pgjdbcIgnoreList20_1 var pgjdbcIgnoreList20_1 = blocklist{ - "org.postgresql.replication.ReplicationTestSuite.org.postgresql.replication.ReplicationTestSuite": "expected fail - no replication", + "org.postgresql.jdbc.PgSQLXMLTest.setCharacterStream": "43355", + "org.postgresql.jdbc.PgSQLXMLTest.testGetSourceXxeDOMSource": "43355", + "org.postgresql.jdbc.PgSQLXMLTest.testGetSourceXxeNull": "43355", + "org.postgresql.jdbc.PgSQLXMLTest.testGetSourceXxeSAXSource": "43355", + "org.postgresql.jdbc.PgSQLXMLTest.testGetSourceXxeStAXSource": "43355", + "org.postgresql.jdbc.PgSQLXMLTest.testLegacyXxe": "43355", + "org.postgresql.jdbc.ScramTest.[1] My Space": "42519", + "org.postgresql.jdbc.ScramTest.[2] $ec ret": "42519", + "org.postgresql.jdbc.ScramTest.[3] rover june spelling ": "42519", + "org.postgresql.jdbc.ScramTest.[3] rover june spelling": "42519", + "org.postgresql.jdbc.ScramTest.[4] !zj5hs*k5 STj@DaRUy": "42519", + "org.postgresql.jdbc.ScramTest.[5] q w e r t y": "42519", + "org.postgresql.replication.CopyBothResponseTest.testKeedAliveContaintCorrectLSN": "uses pg replication", + "org.postgresql.replication.CopyBothResponseTest.testOpenConnectByReplicationProtocol": "uses pg replication", + "org.postgresql.replication.CopyBothResponseTest.testReceiveKeepAliveMessage": "uses pg replication", + "org.postgresql.replication.CopyBothResponseTest.testReceiveXLogData": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testApplyLocationDoNotChangeDuringReceiveMessage": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testApplyLocationDoNotDependOnFlushLocation": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testApplyLocationEqualToSetLocation": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testFlushLocationDoNotChangeDuringReceiveMessage": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testFlushLocationEqualToSetLocation": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testLastReceiveLSNCorrectOnView": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testReceivedLSNDependentOnProcessMessage": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testSentLocationEqualToLastReceiveLSN": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testStatusCanBeSentToBackendAsynchronously": "uses pg replication", + "org.postgresql.replication.LogicalReplicationStatusTest.testWriteLocationCanBeLessThanSendLocation": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testAfterCloseConnectionDBSLotStatusNotActive": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testAfterCloseReplicationStreamDBSlotStatusNotActive": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testAfterStartStreamingDBSlotStatusActive": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testAvoidTimeoutDisconnectWithDefaultStatusInterval": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testDoesNotHavePendingMessageWhenStartFromLastLSN": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testDuringSendBigTransactionConnectionCloseSlotStatusNotActive": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testDuringSendBigTransactionReplicationStreamCloseNotActive": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testNotAvailableStartNotExistReplicationSlot": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testReadActualChangesWithoutBlock": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testReadPreviousChangesWithoutBlock": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testReceiveChangesAfterStartReplication": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testReceiveChangesOccursBeforStartReplication": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testRepeatWalPositionTwice": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testReplicationRestartFromLastFeedbackPosition": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testReplicationRestartFromLastFeedbackPositionParallelTransaction": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testRestartReplicationFromRestartSlotLSNWhenFeedbackAbsent": "uses pg replication", + "org.postgresql.replication.LogicalReplicationTest.testStartFromCurrentServerLSNWithoutSpecifyLSNExplicitly": "uses pg replication", + "org.postgresql.replication.PhysicalReplicationTest.restartPhysicalReplicationWithoutRepeatMessage": "uses pg replication", + "org.postgresql.replication.PhysicalReplicationTest.testAfterCloseReplicationStreamDBSlotStatusNotActive": "uses pg replication", + "org.postgresql.replication.PhysicalReplicationTest.testAfterStartStreamingDBSlotStatusActive": "uses pg replication", + "org.postgresql.replication.PhysicalReplicationTest.testReceiveChangesWithReplicationSlot": "uses pg replication", + "org.postgresql.replication.PhysicalReplicationTest.testReceiveChangesWithoutReplicationSlot": "uses pg replication", + "org.postgresql.replication.PhysicalReplicationTest.testWalRecordCanBeRepeatBeRestartReplication": "uses pg replication", + "org.postgresql.replication.ReplicationConnectionTest.testConnectionNotValidWhenSessionTerminated": "uses pg replication", + "org.postgresql.replication.ReplicationConnectionTest.testIsValid": "uses pg replication", + "org.postgresql.replication.ReplicationConnectionTest.testReplicationCommandResultSetAccessByIndex": "uses pg replication", + "org.postgresql.replication.ReplicationConnectionTest.testReplicationCommandResultSetAccessByName": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testCreateLogicalSlot": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testCreateLogicalSlotReturnedInfo": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testCreatePhysicalSlot": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testCreatePhysicalSlotReturnedInfo": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testCreateTemporaryLogicalSlotPg10AndHigher": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testCreateTemporaryPhysicalSlotPg10AndHigher": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testDropLogicalSlot": "uses pg replication", + "org.postgresql.replication.ReplicationSlotTest.testDropPhysicalSlot": "uses pg replication", "org.postgresql.test.core.LogServerMessagePropertyTest.testWithDefaults": "expected fail - checks error message", "org.postgresql.test.core.LogServerMessagePropertyTest.testWithExplicitlyEnabled": "expected fail - checks error message", "org.postgresql.test.core.LogServerMessagePropertyTest.testWithLogServerErrorDetailDisabled": "expected fail - checks error message", From aaf6babba24f12b5848de1694fc65de9f85efbbb Mon Sep 17 00:00:00 2001 From: Oliver Tan Date: Tue, 23 Mar 2021 19:01:04 +1100 Subject: [PATCH 2/8] cli: add test for simulated latencies We previously had no tests simulating the latency in demo using the --global flag. Release note: None --- pkg/cli/demo_test.go | 107 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) diff --git a/pkg/cli/demo_test.go b/pkg/cli/demo_test.go index 06fadcf90ac9..229a26836065 100644 --- a/pkg/cli/demo_test.go +++ b/pkg/cli/demo_test.go @@ -13,14 +13,20 @@ package cli import ( "context" "fmt" + "io/ioutil" "testing" + "time" "github.com/cockroachdb/cockroach/pkg/base" "github.com/cockroachdb/cockroach/pkg/roachpb" "github.com/cockroachdb/cockroach/pkg/server" + "github.com/cockroachdb/cockroach/pkg/testutils/skip" "github.com/cockroachdb/cockroach/pkg/util/leaktest" "github.com/cockroachdb/cockroach/pkg/util/log" + "github.com/cockroachdb/cockroach/pkg/util/stop" + "github.com/cockroachdb/cockroach/pkg/util/timeutil" "github.com/stretchr/testify/assert" + "github.com/stretchr/testify/require" ) func TestTestServerArgsForTransientCluster(t *testing.T) { @@ -113,3 +119,104 @@ func TestTestServerArgsForTransientCluster(t *testing.T) { }) } } + +func TestTransientClusterSimulateLatencies(t *testing.T) { + defer leaktest.AfterTest(t)() + defer log.Scope(t).Close(t) + + // This is slow under race as it starts a 9-node cluster which + // has a very high simulated latency between each node. + skip.UnderRace(t) + + // Ensure flags are reset on start, and also make sure + // at the end of the test they are reset. + TestingReset() + defer TestingReset() + + // Set up an empty 9-node cluster with simulated latencies. + demoCtx.simulateLatency = true + demoCtx.nodes = 9 + + certsDir, err := ioutil.TempDir("", "cli-demo-test") + require.NoError(t, err) + + cleanupFunc := createTestCerts(certsDir) + defer func() { + if err := cleanupFunc(); err != nil { + t.Fatal(err) + } + }() + + ctx := context.Background() + + // Setup the transient cluster. + c := transientCluster{ + stopper: stop.NewStopper(), + demoDir: certsDir, + stickyEngineRegistry: server.NewStickyInMemEnginesRegistry(), + } + // Stop the cluster when the test exits, including when it fails. + // This also calls the Stop() method on the stopper, and thus + // cancels everything controlled by the stopper. + defer c.cleanup(ctx) + + // Also ensure the context gets canceled when the stopper + // terminates above. + ctx, _ = c.stopper.WithCancelOnQuiesce(ctx) + + require.NoError(t, c.start(ctx, demoCmd, nil /* gen */)) + + for _, tc := range []struct { + desc string + nodeIdx int + region string + }{ + { + desc: "from us-east1", + nodeIdx: 0, + region: "us-east1", + }, + { + desc: "from us-west1", + nodeIdx: 3, + region: "us-west1", + }, + { + desc: "from europe-west1", + nodeIdx: 6, + region: "europe-west1", + }, + } { + t.Run(tc.desc, func(t *testing.T) { + url, err := c.getNetworkURLForServer(tc.nodeIdx, nil /* gen */, true /* includeAppName */) + require.NoError(t, err) + conn := makeSQLConn(url) + defer conn.Close() + // Find the maximum latency in the cluster from the current node. + var maxLatency time.Duration + for _, latencyMS := range regionToRegionToLatency[tc.region] { + if d := time.Duration(latencyMS) * time.Millisecond; d > maxLatency { + maxLatency = d + } + } + + // Attempt to make a query that talks to every node. + // This should take at least maxLatency. + startTime := timeutil.Now() + _, _, err = runQuery( + conn, + makeQuery(`SHOW ALL CLUSTER QUERIES`), + false, + ) + totalDuration := timeutil.Since(startTime) + require.NoError(t, err) + require.Truef( + t, + totalDuration >= maxLatency, + "expected duration at least %s, got %s", + maxLatency, + totalDuration, + ) + }) + } +} From 4af9f2aa371167a89559a0b6c93d8f19917c8c9e Mon Sep 17 00:00:00 2001 From: Oliver Tan Date: Tue, 23 Mar 2021 19:34:38 +1100 Subject: [PATCH 3/8] cli: disallow adding or shutting down nodes in demo --global In addition to the release note, reworded the add node (which already errored beforehand), and adding a clause in RestartNode. Note there is no code path that allows a restart, since shutdown is required before a node restart. Release note (cli change): Previously, `\demo shutdown ` would error if `--global` was set. This will now error gracefully as an unsupported behavior. --- pkg/cli/demo.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/cli/demo.go b/pkg/cli/demo.go index b63c6fc95941..d28a8d67e821 100644 --- a/pkg/cli/demo.go +++ b/pkg/cli/demo.go @@ -196,12 +196,12 @@ func checkDemoConfiguration( // Make sure the number of nodes is valid. if demoCtx.nodes <= 0 { - return nil, errors.Newf("--nodes has invalid value (expected positive, got %d)", demoCtx.nodes) + return nil, errors.Newf("--%s has invalid value (expected positive, got %d)", cliflags.DemoNodes.Name, demoCtx.nodes) } // If artificial latencies were requested, then the user cannot supply their own localities. if demoCtx.simulateLatency && demoCtx.localities != nil { - return nil, errors.New("--global cannot be used with --demo-locality") + return nil, errors.Newf("--%s cannot be used with --%s", cliflags.Global.Name, cliflags.DemoNodeLocality.Name) } demoCtx.disableTelemetry = cluster.TelemetryOptOut() From 8165fadc36c341dbf863a6b55f2fa001c727f195 Mon Sep 17 00:00:00 2001 From: Oliver Tan Date: Fri, 19 Mar 2021 14:41:55 +1100 Subject: [PATCH 4/8] cli: make --global flag for demo public Release note (cli change): The --global flag for cockroach demo is now advertised. This flag simulates latencies in multi-node demo clusters when the nodes are set in different regions to simulate real-life global latencies. --- pkg/cli/flags.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg/cli/flags.go b/pkg/cli/flags.go index 813bf870ddb9..1a448357ea26 100644 --- a/pkg/cli/flags.go +++ b/pkg/cli/flags.go @@ -766,9 +766,7 @@ func init() { "For details, see: "+build.MakeIssueURL(53404)) boolFlag(f, &demoCtx.disableLicenseAcquisition, cliflags.DemoNoLicense) - // Mark the --global flag as hidden until we investigate it more. boolFlag(f, &demoCtx.simulateLatency, cliflags.Global) - _ = f.MarkHidden(cliflags.Global.Name) // The --empty flag is only valid for the top level demo command, // so we use the regular flag set. boolFlag(demoCmd.Flags(), &demoCtx.noExampleDatabase, cliflags.UseEmptyDatabase) From cfb4b95d94e717e985423d5313c58187fbde5da4 Mon Sep 17 00:00:00 2001 From: Nathan VanBenschoten Date: Tue, 27 Apr 2021 00:00:04 -0400 Subject: [PATCH 5/8] hlc: support context cancellation in Clock.SleepUntil This commit adds support to `(*hlc.Clock).SleepUntil` to listen to context cancellation and terminate its sleep early if the context that is passed to it is canceled. --- pkg/kv/kvclient/kvcoord/txn_coord_sender.go | 28 ++++++++++++------- .../kvclient/kvcoord/txn_coord_sender_test.go | 4 +-- pkg/kv/mock_transactional_sender.go | 2 +- pkg/kv/sender.go | 2 +- pkg/kv/txn.go | 2 +- pkg/server/server.go | 4 +-- pkg/server/server_test.go | 3 +- pkg/sql/rowexec/columnbackfiller.go | 18 +++++++----- pkg/util/hlc/hlc.go | 24 ++++++++++++++-- pkg/util/hlc/hlc_test.go | 14 +++++++++- 10 files changed, 72 insertions(+), 29 deletions(-) diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender.go index 0822d59dc789..1525b79b8157 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender.go @@ -450,7 +450,9 @@ func (tc *TxnCoordSender) finalizeNonLockingTxnLocked( } tc.finalizeAndCleanupTxnLocked(ctx) if et.Commit { - tc.maybeCommitWait(ctx, false /* deferred */) + if err := tc.maybeCommitWait(ctx, false /* deferred */); err != nil { + return roachpb.NewError(err) + } } return nil } @@ -519,7 +521,9 @@ func (tc *TxnCoordSender) Send( if (et.Commit && pErr == nil) || !et.Commit { tc.finalizeAndCleanupTxnLocked(ctx) if et.Commit { - tc.maybeCommitWait(ctx, false /* deferred */) + if err := tc.maybeCommitWait(ctx, false /* deferred */); err != nil { + return nil, roachpb.NewError(err) + } } } } @@ -587,7 +591,7 @@ func (tc *TxnCoordSender) Send( // // For more, see https://www.cockroachlabs.com/blog/consistency-model/ and // docs/RFCS/20200811_non_blocking_txns.md. -func (tc *TxnCoordSender) maybeCommitWait(ctx context.Context, deferred bool) { +func (tc *TxnCoordSender) maybeCommitWait(ctx context.Context, deferred bool) error { if tc.mu.txn.Status != roachpb.COMMITTED { log.Fatalf(ctx, "maybeCommitWait called when not committed") } @@ -595,7 +599,7 @@ func (tc *TxnCoordSender) maybeCommitWait(ctx context.Context, deferred bool) { // If this is an automatic commit-wait call and the user of this // transaction has opted to defer the commit-wait and handle it // externally, there's nothing to do yet. - return + return nil } commitTS := tc.mu.txn.WriteTimestamp @@ -606,7 +610,7 @@ func (tc *TxnCoordSender) maybeCommitWait(ctx context.Context, deferred bool) { // No need to wait. If !Synthetic then we know the commit timestamp // leads the local HLC clock, and since that's all we'd need to wait // for, we can short-circuit. - return + return nil } waitUntil := commitTS @@ -620,12 +624,16 @@ func (tc *TxnCoordSender) maybeCommitWait(ctx context.Context, deferred bool) { // NB: unlock while sleeping to avoid holding the lock for commit-wait. tc.mu.Unlock() - tc.clock.SleepUntil(waitUntil) + err := tc.clock.SleepUntil(ctx, waitUntil) tc.mu.Lock() + if err != nil { + return err + } after := tc.clock.PhysicalTime() log.VEventf(ctx, 2, "completed commit-wait sleep, took %s", after.Sub(before)) tc.metrics.CommitWaits.Inc(1) + return nil } // maybeRejectClientLocked checks whether the transaction is in a state that @@ -1259,17 +1267,17 @@ func (tc *TxnCoordSender) ManualRefresh(ctx context.Context) error { } // DeferCommitWait is part of the TxnSender interface. -func (tc *TxnCoordSender) DeferCommitWait(ctx context.Context) func(context.Context) { +func (tc *TxnCoordSender) DeferCommitWait(ctx context.Context) func(context.Context) error { tc.mu.Lock() defer tc.mu.Unlock() tc.mu.commitWaitDeferred = true - return func(ctx context.Context) { + return func(ctx context.Context) error { tc.mu.Lock() defer tc.mu.Unlock() if tc.mu.txn.Status != roachpb.COMMITTED { // If transaction has not committed, there's nothing to do. - return + return nil } - tc.maybeCommitWait(ctx, true /* deferred */) + return tc.maybeCommitWait(ctx, true /* deferred */) } } diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go index 2f7f46a1adb8..6fd67e648ebb 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go @@ -1198,7 +1198,7 @@ func TestTxnCommitWait(t *testing.T) { deferredWaitC := make(chan struct{}) errC := make(chan error, 1) go func() { - var commitWaitFn func(context.Context) + var commitWaitFn func(context.Context) error if deferred { // If the test wants the caller to assume responsibility for commit // waiting, we expect the transaction to return immediately after a @@ -1246,7 +1246,7 @@ func TestTxnCommitWait(t *testing.T) { if commitWaitFn != nil { close(deferredWaitC) - commitWaitFn(ctx) // NOTE: blocks + _ = commitWaitFn(ctx) // NOTE: blocks } errC <- err diff --git a/pkg/kv/mock_transactional_sender.go b/pkg/kv/mock_transactional_sender.go index d4e90b4b307e..abb99de4ab0b 100644 --- a/pkg/kv/mock_transactional_sender.go +++ b/pkg/kv/mock_transactional_sender.go @@ -209,7 +209,7 @@ func (m *MockTransactionalSender) ManualRefresh(ctx context.Context) error { } // DeferCommitWait is part of the TxnSender interface. -func (m *MockTransactionalSender) DeferCommitWait(ctx context.Context) func(context.Context) { +func (m *MockTransactionalSender) DeferCommitWait(ctx context.Context) func(context.Context) error { panic("unimplemented") } diff --git a/pkg/kv/sender.go b/pkg/kv/sender.go index 9994b6bc049f..5097cff213e1 100644 --- a/pkg/kv/sender.go +++ b/pkg/kv/sender.go @@ -319,7 +319,7 @@ type TxnSender interface { // WARNING: failure to call the returned function could lead to consistency // violations where a future, causally dependent transaction may fail to // observe the writes performed by this transaction. - DeferCommitWait(ctx context.Context) func(context.Context) + DeferCommitWait(ctx context.Context) func(context.Context) error } // SteppingMode is the argument type to ConfigureStepping. diff --git a/pkg/kv/txn.go b/pkg/kv/txn.go index 29663d06cb9c..21214cf711aa 100644 --- a/pkg/kv/txn.go +++ b/pkg/kv/txn.go @@ -1328,7 +1328,7 @@ func (txn *Txn) ManualRefresh(ctx context.Context) error { // WARNING: failure to run the returned function could lead to consistency // violations where a future, causally dependent transaction may fail to // observe the writes performed by this transaction. -func (txn *Txn) DeferCommitWait(ctx context.Context) func(context.Context) { +func (txn *Txn) DeferCommitWait(ctx context.Context) func(context.Context) error { txn.mu.Lock() defer txn.mu.Unlock() return txn.mu.sender.DeferCommitWait(ctx) diff --git a/pkg/server/server.go b/pkg/server/server.go index fb594a6ca22f..fc6c246b2379 100644 --- a/pkg/server/server.go +++ b/pkg/server/server.go @@ -926,7 +926,7 @@ func ensureClockMonotonicity( clock *hlc.Clock, startTime time.Time, prevHLCUpperBound int64, - sleepUntilFn func(t hlc.Timestamp), + sleepUntilFn func(context.Context, hlc.Timestamp) error, ) { var sleepUntil int64 if prevHLCUpperBound != 0 { @@ -960,7 +960,7 @@ func ensureClockMonotonicity( sleepUntil, delta, ) - sleepUntilFn(hlc.Timestamp{WallTime: sleepUntil}) + _ = sleepUntilFn(ctx, hlc.Timestamp{WallTime: sleepUntil}) } } diff --git a/pkg/server/server_test.go b/pkg/server/server_test.go index 2e57d77bd638..90d961cc2b88 100644 --- a/pkg/server/server_test.go +++ b/pkg/server/server_test.go @@ -770,11 +770,12 @@ func TestEnsureInitialWallTimeMonotonicity(t *testing.T) { m := hlc.NewManualClock(test.clockStartTime) c := hlc.NewClock(m.UnixNano, maxOffset) - sleepUntilFn := func(t hlc.Timestamp) { + sleepUntilFn := func(ctx context.Context, t hlc.Timestamp) error { delta := t.WallTime - c.Now().WallTime if delta > 0 { m.Increment(delta) } + return nil } wallTime1 := c.Now().WallTime diff --git a/pkg/sql/rowexec/columnbackfiller.go b/pkg/sql/rowexec/columnbackfiller.go index 9a7d81c08aa3..ee93d6aa2cac 100644 --- a/pkg/sql/rowexec/columnbackfiller.go +++ b/pkg/sql/rowexec/columnbackfiller.go @@ -35,7 +35,7 @@ type columnBackfiller struct { // from a call to (*kv.Txn).DeferCommitWait when backfilling a single chunk // of rows. The functions must be called to ensure consistency with any // causally dependent readers. - commitWaitFns []func(context.Context) + commitWaitFns []func(context.Context) error } var _ execinfra.Processor = &columnBackfiller{} @@ -91,8 +91,7 @@ func (cb *columnBackfiller) prepare(ctx context.Context) error { return nil } func (cb *columnBackfiller) flush(ctx context.Context) error { - cb.runCommitWait(ctx) - return nil + return cb.runCommitWait(ctx) } func (cb *columnBackfiller) CurrentBufferFill() float32 { return 0 @@ -103,7 +102,7 @@ func (cb *columnBackfiller) runChunk( ctx context.Context, sp roachpb.Span, chunkSize int64, _ hlc.Timestamp, ) (roachpb.Key, error) { var key roachpb.Key - var commitWaitFn func(context.Context) + var commitWaitFn func(context.Context) error err := cb.flowCtx.Cfg.DB.Txn(ctx, func(ctx context.Context, txn *kv.Txn) error { if cb.flowCtx.Cfg.TestingKnobs.RunBeforeBackfillChunk != nil { if err := cb.flowCtx.Cfg.TestingKnobs.RunBeforeBackfillChunk(sp); err != nil { @@ -136,7 +135,9 @@ func (cb *columnBackfiller) runChunk( cb.commitWaitFns = append(cb.commitWaitFns, commitWaitFn) maxCommitWaitFns := int(backfillerMaxCommitWaitFns.Get(&cb.flowCtx.Cfg.Settings.SV)) if len(cb.commitWaitFns) >= maxCommitWaitFns { - cb.runCommitWait(ctx) + if err := cb.runCommitWait(ctx); err != nil { + return nil, err + } } } return key, err @@ -146,10 +147,13 @@ func (cb *columnBackfiller) runChunk( // has accumulated across the chunks that it has backfilled. It calls each // commit-wait function to ensure that any dependent reads on the rows we just // backfilled observe the new column. -func (cb *columnBackfiller) runCommitWait(ctx context.Context) { +func (cb *columnBackfiller) runCommitWait(ctx context.Context) error { for i, fn := range cb.commitWaitFns { - fn(ctx) + if err := fn(ctx); err != nil { + return err + } cb.commitWaitFns[i] = nil } cb.commitWaitFns = cb.commitWaitFns[:0] + return nil } diff --git a/pkg/util/hlc/hlc.go b/pkg/util/hlc/hlc.go index 1b9a4d2c3587..1a0b0a951603 100644 --- a/pkg/util/hlc/hlc.go +++ b/pkg/util/hlc/hlc.go @@ -507,16 +507,23 @@ func (c *Clock) WallTimeUpperBound() int64 { // sleeping for longer or shorter, depending on the HLC clock's relation to its // physical time source (it may lead it) and whether it advances more rapidly // due to updates from other nodes. -func (c *Clock) SleepUntil(t Timestamp) { +// +// If the provided context is canceled, the method will return the cancellation +// error immediately. If an error is returned, no guarantee is made that the HLC +// will have reached the specified timestamp. +func (c *Clock) SleepUntil(ctx context.Context, t Timestamp) error { // Don't busy loop if the HLC clock is out ahead of the system's // physical clock. const minSleep = 25 * time.Microsecond // Refresh every second in case there was a clock jump. const maxSleep = 1 * time.Second for { + if err := ctx.Err(); err != nil { + return err + } now := c.Now() if t.LessEq(now) { - return + return nil } d := now.GoTime().Sub(t.GoTime()) if d < minSleep { @@ -524,6 +531,17 @@ func (c *Clock) SleepUntil(t Timestamp) { } else if d > maxSleep { d = maxSleep } - time.Sleep(d) + // If we're going to sleep for at least 1ms, listen for context + // cancellation. Otherwise, don't bother with the select and the + // more expensive use of time.After. + if d < 1*time.Millisecond { + time.Sleep(d) + } else { + select { + case <-time.After(d): + case <-ctx.Done(): + return ctx.Err() + } + } } } diff --git a/pkg/util/hlc/hlc_test.go b/pkg/util/hlc/hlc_test.go index b70885ee345a..65cb31a19ea6 100644 --- a/pkg/util/hlc/hlc_test.go +++ b/pkg/util/hlc/hlc_test.go @@ -659,7 +659,7 @@ func TestSleepUntil(t *testing.T) { doneC := make(chan struct{}, 1) go func() { - c.SleepUntil(waitUntil) + _ = c.SleepUntil(context.Background(), waitUntil) doneC <- struct{}{} }() @@ -673,6 +673,18 @@ func TestSleepUntil(t *testing.T) { <-doneC } +func TestSleepUntilContextCancellation(t *testing.T) { + m := NewManualClock(100000) + c := NewClock(m.UnixNano, 0) + + ctx, cancel := context.WithTimeout(context.Background(), 1*time.Millisecond) + defer cancel() + waitUntil := c.Now().Add(100000, 0) + + err := c.SleepUntil(ctx, waitUntil) + require.Equal(t, context.DeadlineExceeded, err) +} + func BenchmarkUpdate(b *testing.B) { b.StopTimer() From a9ace7fd46eb39db79a1e0fc685892bc21853ba2 Mon Sep 17 00:00:00 2001 From: Oliver Tan Date: Tue, 27 Apr 2021 22:33:41 +1000 Subject: [PATCH 6/8] cli: add startup text on cockroach demo --global Release note (cli change): There will now be a message upon start-up on cockroach demo --global indicating latencies between nodes will simulate real world latencies. --- pkg/cli/demo.go | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkg/cli/demo.go b/pkg/cli/demo.go index d28a8d67e821..bc7265087bed 100644 --- a/pkg/cli/demo.go +++ b/pkg/cli/demo.go @@ -301,7 +301,10 @@ func runDemo(cmd *cobra.Command, gen workload.Generator) (err error) { if demoCtx.simulateLatency { printfUnlessEmbedded( - "#\n# WARNING: the use of --%s is experimental. Some features may not work as expected.\n", + `# Communication between nodes will simulate real world latencies. +# +# WARNING: the use of --%s is experimental. Some features may not work as expected. +`, cliflags.Global.Name, ) } From 776076b2a59eea5ef97382fb9d56ad5e232edaf8 Mon Sep 17 00:00:00 2001 From: Nathan VanBenschoten Date: Wed, 21 Apr 2021 00:32:44 -0400 Subject: [PATCH 7/8] kv: commit-wait before running commit triggers and resolving intents MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes a serious bug revealed by #63747. This commit fixes a bug revealed by kvnemesis where a range-merge watcher on the right-hand side of a range merge could incorrectly determine that a range merge txn had succeeded, when in reality, it had failed. The watcher would then put the RHS leaseholder replica into a stalled state by setting `r.mu.destroyStatus` to `destroyReasonMergePending`, effectively stalling any operation on the range indefinitely. The setup for this bug was that a range was operating with a `global_reads` zone configuration attribute, so it was pushing all writers into the future. The range was split and then rapidly merged back together. During the merge txn, a range-merge watcher (see `maybeWatchForMergeLocked`) began monitoring the state of the range merge txn. The problem was that at the time that the range merge txn committed, neither the meta descriptor version written by the merge or even the meta descriptor version written by the split were visible to the watcher's follow-up query. Because the watcher read below the split txn's descriptor, it came to the wrong conclusion about the merge. It is interesting to think about what is going wrong here, because it's not immediately obvious who is at fault. If a transaction has a commit timestamp in the future of present time, it will need to commit-wait before acknowledging the client. Typically, this is performed in the TxnCoordSender after the transaction has committed and resolved its intents (see TxnCoordSender.maybeCommitWait). It is safe to wait after a future-time transaction has committed and resolved intents without compromising linearizability because the uncertainty interval of concurrent and later readers ensures atomic visibility of the effects of the transaction. In other words, all of the transaction's intents will become visible and will remain visible at once, which is sometimes called "monotonic reads". This is true even if the resolved intents are at a high enough timestamp such that they are not visible to concurrent readers immediately after they are resolved, but only become visible sometime during the writer's commit-wait sleep. This property is central to the correctness of non-blocking transactions. See: https://github.com/cockroachdb/cockroach/blob/master/docs/RFCS/20200811_non_blocking_txns.md However, if a transaction has a commit trigger, the side-effects of the trigger will go into effect immediately upon applying to corresponding Raft log entry. This poses a problem, because we do not want part of a transaction's effects (e.g. its commit trigger) to become visible to onlookers before the rest of its effects do (e.g. its intent writes). To avoid this problem, this commit adds special server-side logic to perform the commit-wait stage of a transaction with a commit trigger early, before its EndTxn evaluates and its commit trigger fires. This results in the transaction waiting longer to commit, run its commit trigger, and resolve its intents, but it is otherwise safe and effective. Interestingly, this is quite similar to how Spanner handles its commit-wait rule: > Before allowing any coordinator replica to apply the commit record, the > coordinator leader waits until TT.after(s), so as to obey the commit-wait rule > described in Section 4.1.2. Because the coordinator leader chose s based on > TT.now().latest, and now waits until that timestamp is guaranteed to be in the > past, the expected wait is at least 2 ∗ . This wait is typically overlapped with > Paxos communication. After commit wait, the coordinator sends the commit > timestamp to the client and all other participant leaders. Each participant > leader logs the transaction’s outcome through Paxos. All participants apply at > the same timestamp and then release locks. Of course, the whole point of non-blocking transactions is that we release locks early and use clocks (through uncertainty intervals + a reader-side commit-wait rule) to enforce consistency, so we don't want to make this change for standard transactions. Before this change, I could hit the bug in about 5 minutes of stressing kvnemesis on a roachprod cluster. After this change, I've been able to run kvnemesis for a few hours without issue. Release note (bug fix): Fixed a rare bug present in betas where rapid range splits and merges on a GLOBAL table could lead to a stuck leaseholder replica. The situation is no longer possible. --- pkg/kv/kvclient/kvcoord/txn_metrics.go | 4 +- pkg/kv/kvserver/abortspan/abortspan.go | 2 +- .../kvserver/batcheval/cmd_end_transaction.go | 32 ++++++- .../batcheval/cmd_end_transaction_test.go | 93 +++++++++++++++++++ pkg/kv/kvserver/client_split_test.go | 45 ++++++++- pkg/kv/kvserver/metrics.go | 15 +++ pkg/kv/kvserver/replica_send.go | 91 ++++++++++++++++++ pkg/kv/kvserver/replica_write.go | 2 +- pkg/roachpb/data.go | 25 +++++ pkg/ts/catalog/chart_catalog.go | 1 + 10 files changed, 300 insertions(+), 10 deletions(-) diff --git a/pkg/kv/kvclient/kvcoord/txn_metrics.go b/pkg/kv/kvclient/kvcoord/txn_metrics.go index 147b2e05ba6c..64c2af60da1d 100644 --- a/pkg/kv/kvclient/kvcoord/txn_metrics.go +++ b/pkg/kv/kvclient/kvcoord/txn_metrics.go @@ -75,7 +75,7 @@ var ( Measurement: "KV Transactions", Unit: metric.Unit_COUNT, } - metaCommitWaitRates = metric.Metadata{ + metaCommitWaitCount = metric.Metadata{ Name: "txn.commit_waits", Help: "Number of KV transactions that had to commit-wait on commit " + "in order to ensure linearizability. This generally happens to " + @@ -235,7 +235,7 @@ func MakeTxnMetrics(histogramWindow time.Duration) TxnMetrics { Commits: metric.NewCounter(metaCommitsRates), Commits1PC: metric.NewCounter(metaCommits1PCRates), ParallelCommits: metric.NewCounter(metaParallelCommitsRates), - CommitWaits: metric.NewCounter(metaCommitWaitRates), + CommitWaits: metric.NewCounter(metaCommitWaitCount), RefreshSuccess: metric.NewCounter(metaRefreshSuccess), RefreshFail: metric.NewCounter(metaRefreshFail), RefreshFailWithCondensedSpans: metric.NewCounter(metaRefreshFailWithCondensedSpans), diff --git a/pkg/kv/kvserver/abortspan/abortspan.go b/pkg/kv/kvserver/abortspan/abortspan.go index b576b219f2e8..357e51d3f205 100644 --- a/pkg/kv/kvserver/abortspan/abortspan.go +++ b/pkg/kv/kvserver/abortspan/abortspan.go @@ -183,7 +183,7 @@ func (sc *AbortSpan) CopyTo( hlc.Timestamp{}, nil, &entry, ) }); err != nil { - return roachpb.NewReplicaCorruptionError(errors.Wrap(err, "AbortSpan.CopyTo")) + return errors.Wrap(err, "AbortSpan.CopyTo") } log.Eventf(ctx, "abort span: copied %d entries, skipped %d", abortSpanCopyCount, abortSpanSkipCount) return nil diff --git a/pkg/kv/kvserver/batcheval/cmd_end_transaction.go b/pkg/kv/kvserver/batcheval/cmd_end_transaction.go index d43bcd90d607..0573d3f68b5a 100644 --- a/pkg/kv/kvserver/batcheval/cmd_end_transaction.go +++ b/pkg/kv/kvserver/batcheval/cmd_end_transaction.go @@ -366,7 +366,7 @@ func EndTxn( ctx, cArgs.EvalCtx, readWriter.(storage.Batch), ms, args, reply.Txn, ) if err != nil { - return result.Result{}, roachpb.NewReplicaCorruptionError(err) + return result.Result{}, err } if err := txnResult.MergeAndDestroy(triggerResult); err != nil { return result.Result{}, err @@ -634,15 +634,39 @@ func RunCommitTrigger( return result.Result{}, nil } + // The transaction is committing with a commit trigger. This means that it has + // side-effects beyond those of the intents that it has written. + + // The transaction should not have a commit timestamp in the future of present + // time, even it its commit timestamp is synthetic. Such cases should be + // caught in maybeCommitWaitBeforeCommitTrigger before getting here, which + // should sleep for long enough to ensure that the local clock leads the + // commit timestamp. An error here may indicate that the transaction's commit + // timestamp was bumped after it acquired latches. + if txn.WriteTimestamp.Synthetic && rec.Clock().Now().Less(txn.WriteTimestamp) { + return result.Result{}, errors.AssertionFailedf("txn %s with %s commit trigger needs "+ + "commit wait. Was its timestamp bumped after acquiring latches?", txn, errors.Safe(ct.Kind())) + } + + // Stage the commit trigger's side-effects so that they will go into effect on + // each Replica when the corresponding Raft log entry is applied. Only one + // commit trigger can be set. if ct.GetSplitTrigger() != nil { - newMS, trigger, err := splitTrigger( + newMS, res, err := splitTrigger( ctx, rec, batch, *ms, ct.SplitTrigger, txn.WriteTimestamp, ) + if err != nil { + return result.Result{}, roachpb.NewReplicaCorruptionError(err) + } *ms = newMS - return trigger, err + return res, nil } if mt := ct.GetMergeTrigger(); mt != nil { - return mergeTrigger(ctx, rec, batch, ms, mt, txn.WriteTimestamp) + res, err := mergeTrigger(ctx, rec, batch, ms, mt, txn.WriteTimestamp) + if err != nil { + return result.Result{}, roachpb.NewReplicaCorruptionError(err) + } + return res, nil } if crt := ct.GetChangeReplicasTrigger(); crt != nil { // TODO(tbg): once we support atomic replication changes, check that diff --git a/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go b/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go index 4859e64f0a7e..026db59a83bf 100644 --- a/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go @@ -14,6 +14,7 @@ import ( "context" "regexp" "testing" + "time" "github.com/cockroachdb/cockroach/pkg/keys" "github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan" @@ -1063,3 +1064,95 @@ func TestPartialRollbackOnEndTransaction(t *testing.T) { } }) } + +// TestAssertNoCommitWaitIfCommitTrigger tests that an EndTxn that carries a +// commit trigger and needs to commit-wait because it has a commit timestamp in +// the future will return an assertion error. Such situations should trigger a +// higher-level hook (maybeCommitWaitBeforeCommitTrigger) to perform the commit +// wait sleep before the request acquires latches and begins evaluating. +func TestCommitWaitBeforeIntentResolutionIfCommitTrigger(t *testing.T) { + defer leaktest.AfterTest(t)() + defer log.Scope(t).Close(t) + + testutils.RunTrueAndFalse(t, "commitTrigger", func(t *testing.T, commitTrigger bool) { + for _, cfg := range []struct { + name string + commitTS func(now hlc.Timestamp) hlc.Timestamp + expError bool + }{ + { + name: "past", + commitTS: func(now hlc.Timestamp) hlc.Timestamp { return now }, + expError: false, + }, + { + name: "past-syn", + commitTS: func(now hlc.Timestamp) hlc.Timestamp { return now.WithSynthetic(true) }, + expError: false, + }, + { + name: "future-syn", + commitTS: func(now hlc.Timestamp) hlc.Timestamp { return now.Add(100, 0).WithSynthetic(true) }, + // If the EndTxn carried a commit trigger and its transaction will need + // to commit-wait because the transaction has a future-time commit + // timestamp, evaluating the request should return an error. + expError: commitTrigger, + }, + } { + t.Run(cfg.name, func(t *testing.T) { + ctx := context.Background() + db := storage.NewDefaultInMemForTesting() + defer db.Close() + batch := db.NewBatch() + defer batch.Close() + + manual := hlc.NewManualClock(123) + clock := hlc.NewClock(manual.UnixNano, time.Nanosecond) + desc := roachpb.RangeDescriptor{ + RangeID: 99, + StartKey: roachpb.RKey("a"), + EndKey: roachpb.RKey("z"), + } + + now := clock.Now() + commitTS := cfg.commitTS(now) + txn := roachpb.MakeTransaction("test", desc.StartKey.AsRawKey(), 0, now, 0) + txn.ReadTimestamp = commitTS + txn.WriteTimestamp = commitTS + + // Issue the end txn command. + req := roachpb.EndTxnRequest{ + RequestHeader: roachpb.RequestHeader{Key: txn.Key}, + Commit: true, + } + if commitTrigger { + req.InternalCommitTrigger = &roachpb.InternalCommitTrigger{ + ModifiedSpanTrigger: &roachpb.ModifiedSpanTrigger{SystemConfigSpan: true}, + } + } + var resp roachpb.EndTxnResponse + _, err := EndTxn(ctx, batch, CommandArgs{ + EvalCtx: (&MockEvalCtx{ + Desc: &desc, + Clock: clock, + CanCreateTxn: func() (bool, hlc.Timestamp, roachpb.TransactionAbortedReason) { + return true, hlc.Timestamp{}, 0 + }, + }).EvalContext(), + Args: &req, + Header: roachpb.Header{ + Timestamp: commitTS, + Txn: &txn, + }, + }, &resp) + + if cfg.expError { + require.Error(t, err) + require.Regexp(t, `txn .* with modified-span \(system-config\) commit trigger needs commit wait`, err) + } else { + require.NoError(t, err) + } + }) + } + }) +} diff --git a/pkg/kv/kvserver/client_split_test.go b/pkg/kv/kvserver/client_split_test.go index 32a25ae6e70d..fb409d3f35bf 100644 --- a/pkg/kv/kvserver/client_split_test.go +++ b/pkg/kv/kvserver/client_split_test.go @@ -3512,16 +3512,48 @@ func TestStoreRangeSplitAndMergeWithGlobalReads(t *testing.T) { defer leaktest.AfterTest(t)() defer log.Scope(t).Close(t) + // Detect splits and merges over the global read ranges. Assert that the split + // and merge transactions commit with synthetic timestamps, and that the + // commit-wait sleep for these transactions is performed before running their + // commit triggers instead of run on the kv client. For details on why this is + // necessary, see maybeCommitWaitBeforeCommitTrigger. + var clock atomic.Value + var splitsWithSyntheticTS, mergesWithSyntheticTS int64 + respFilter := func(ctx context.Context, ba roachpb.BatchRequest, br *roachpb.BatchResponse) *roachpb.Error { + if req, ok := ba.GetArg(roachpb.EndTxn); ok { + endTxn := req.(*roachpb.EndTxnRequest) + if br.Txn.Status == roachpb.COMMITTED && br.Txn.WriteTimestamp.Synthetic { + if ct := endTxn.InternalCommitTrigger; ct != nil { + // The server-side commit-wait sleep should ensure that the commit + // triggers are only run after the commit timestamp is below present + // time. + now := clock.Load().(*hlc.Clock).Now() + require.True(t, br.Txn.WriteTimestamp.Less(now)) + + switch { + case ct.SplitTrigger != nil: + atomic.AddInt64(&splitsWithSyntheticTS, 1) + case ct.MergeTrigger != nil: + atomic.AddInt64(&mergesWithSyntheticTS, 1) + } + } + } + } + return nil + } + ctx := context.Background() serv, _, _ := serverutils.StartServer(t, base.TestServerArgs{ Knobs: base.TestingKnobs{ Store: &kvserver.StoreTestingKnobs{ - DisableMergeQueue: true, + DisableMergeQueue: true, + TestingResponseFilter: respFilter, }, }, }) s := serv.(*server.TestServer) defer s.Stopper().Stop(ctx) + clock.Store(s.Clock()) store, err := s.Stores().GetStore(s.GetFirstStoreID()) require.NoError(t, err) config.TestingSetupZoneConfigHook(s.Stopper()) @@ -3543,11 +3575,18 @@ func TestStoreRangeSplitAndMergeWithGlobalReads(t *testing.T) { return nil }) + // Write to the range, which has the effect of bumping the closed timestamp. + pArgs := putArgs(descKey, []byte("foo")) + _, pErr := kv.SendWrapped(ctx, store.TestSender(), pArgs) + require.Nil(t, pErr) + // Split the range. Should succeed. splitKey := append(descKey, []byte("split")...) splitArgs := adminSplitArgs(splitKey) - _, pErr := kv.SendWrapped(ctx, store.TestSender(), splitArgs) + _, pErr = kv.SendWrapped(ctx, store.TestSender(), splitArgs) require.Nil(t, pErr) + require.Equal(t, int64(1), store.Metrics().CommitWaitsBeforeCommitTrigger.Count()) + require.Equal(t, int64(1), atomic.LoadInt64(&splitsWithSyntheticTS)) repl := store.LookupReplica(roachpb.RKey(splitKey)) require.Equal(t, splitKey, repl.Desc().StartKey.AsRawKey()) @@ -3556,6 +3595,8 @@ func TestStoreRangeSplitAndMergeWithGlobalReads(t *testing.T) { mergeArgs := adminMergeArgs(descKey) _, pErr = kv.SendWrapped(ctx, store.TestSender(), mergeArgs) require.Nil(t, pErr) + require.Equal(t, int64(2), store.Metrics().CommitWaitsBeforeCommitTrigger.Count()) + require.Equal(t, int64(1), atomic.LoadInt64(&mergesWithSyntheticTS)) repl = store.LookupReplica(roachpb.RKey(splitKey)) require.Equal(t, descKey, repl.Desc().StartKey.AsRawKey()) diff --git a/pkg/kv/kvserver/metrics.go b/pkg/kv/kvserver/metrics.go index 634c99d90217..691dfef3a58a 100644 --- a/pkg/kv/kvserver/metrics.go +++ b/pkg/kv/kvserver/metrics.go @@ -294,6 +294,15 @@ var ( Unit: metric.Unit_COUNT, } + // Server-side transaction metrics. + metaCommitWaitBeforeCommitTriggerCount = metric.Metadata{ + Name: "txn.commit_waits.before_commit_trigger", + Help: "Number of KV transactions that had to commit-wait on the server " + + "before committing because they had a commit trigger", + Measurement: "KV Transactions", + Unit: metric.Unit_COUNT, + } + // RocksDB metrics. metaRdbBlockCacheHits = metric.Metadata{ Name: "rocksdb.block.cache.hits", @@ -1084,6 +1093,9 @@ type StoreMetrics struct { // Follower read metrics. FollowerReadsCount *metric.Counter + // Server-side transaction metrics. + CommitWaitsBeforeCommitTrigger *metric.Counter + // RocksDB metrics. RdbBlockCacheHits *metric.Gauge RdbBlockCacheMisses *metric.Gauge @@ -1455,6 +1467,9 @@ func newStoreMetrics(histogramWindow time.Duration) *StoreMetrics { // Follower reads metrics. FollowerReadsCount: metric.NewCounter(metaFollowerReadsCount), + // Server-side transaction metrics. + CommitWaitsBeforeCommitTrigger: metric.NewCounter(metaCommitWaitBeforeCommitTriggerCount), + // RocksDB metrics. RdbBlockCacheHits: metric.NewGauge(metaRdbBlockCacheHits), RdbBlockCacheMisses: metric.NewGauge(metaRdbBlockCacheMisses), diff --git a/pkg/kv/kvserver/replica_send.go b/pkg/kv/kvserver/replica_send.go index 863c70e8f977..25c91288a44a 100644 --- a/pkg/kv/kvserver/replica_send.go +++ b/pkg/kv/kvserver/replica_send.go @@ -70,6 +70,9 @@ func (r *Replica) sendWithRangeID( if err := r.maybeRateLimitBatch(ctx, ba); err != nil { return nil, roachpb.NewError(err) } + if err := r.maybeCommitWaitBeforeCommitTrigger(ctx, ba); err != nil { + return nil, roachpb.NewError(err) + } // NB: must be performed before collecting request spans. ba, err := maybeStripInFlightWrites(ba) @@ -124,6 +127,94 @@ func (r *Replica) sendWithRangeID( return br, pErr } +// maybeCommitWaitBeforeCommitTrigger detects batches that are attempting to +// commit a transaction with a commit trigger and that will need to perform a +// commit-wait at some point. For reasons described below, transactions with +// commit triggers need to perform their commit wait sleep before their trigger +// runs, so this function eagerly performs that sleep before the batch moves on +// to evaluation. The function guarantees that if the transaction ends up +// committing with its current provisional commit timestamp, it will not need to +// commit wait any further. +func (r *Replica) maybeCommitWaitBeforeCommitTrigger( + ctx context.Context, ba *roachpb.BatchRequest, +) error { + args, hasET := ba.GetArg(roachpb.EndTxn) + if !hasET { + return nil + } + et := args.(*roachpb.EndTxnRequest) + if !et.Commit || et.InternalCommitTrigger == nil { + // Not committing with a commit trigger. + return nil + } + txn := ba.Txn + if txn.ReadTimestamp != txn.WriteTimestamp && !ba.CanForwardReadTimestamp { + // The commit can not succeed. + return nil + } + + // A transaction is committing with a commit trigger. This means that it has + // side-effects beyond those of the intents that it has written. + // + // If the transaction has a commit timestamp in the future of present time, it + // will need to commit-wait before acknowledging the client. Typically, this + // is performed in the TxnCoordSender after the transaction has committed and + // resolved its intents (see TxnCoordSender.maybeCommitWait). It is safe to + // wait after a future-time transaction has committed and resolved intents + // without compromising linearizability because the uncertainty interval of + // concurrent and later readers ensures atomic visibility of the effects of + // the transaction. In other words, all of the transaction's intents will + // become visible and will remain visible at once, which is sometimes called + // "monotonic reads". This is true even if the resolved intents are at a high + // enough timestamp such that they are not visible to concurrent readers + // immediately after they are resolved, but only become visible sometime + // during the writer's commit-wait sleep. This property is central to the + // correctness of non-blocking transactions. See: + // https://github.com/cockroachdb/cockroach/blob/master/docs/RFCS/20200811_non_blocking_txns.md + // + // However, if a transaction has a commit trigger, the side-effects of the + // trigger will go into effect immediately after the EndTxn's Raft command is + // applied to the Raft state machine. This poses a problem, because we do not + // want part of a transaction's effects (e.g. its commit trigger) to become + // visible to onlookers before the rest of its effects do (e.g. its intent + // writes). To avoid this problem, we perform the commit-wait stage of a + // transaction with a commit trigger early, before its commit triggers fire. + // This results in the transaction waiting longer to commit and resolve its + // intents, but is otherwise safe and effective. + // + // NOTE: it would be easier to perform this wait during the evaluation of the + // corresponding EndTxn request instead of detecting the case here. However, + // we intentionally do not commit wait during evaluation because we do not + // want to sleep while holding latches and blocking other requests. So + // instead, we commit wait here and then assert that transactions with commit + // triggers do not need to commit wait further by the time they reach command + // evaluation. + // + // NOTE: just like in TxnCoordSender.maybeCommitWait, we only need to perform + // a commit-wait sleep if the commit timestamp is "synthetic". Otherwise, it + // is known not to be in advance of present time. + if !txn.WriteTimestamp.Synthetic { + return nil + } + if !r.Clock().Now().Less(txn.WriteTimestamp) { + return nil + } + + waitUntil := txn.WriteTimestamp + before := r.Clock().PhysicalTime() + est := waitUntil.GoTime().Sub(before) + log.VEventf(ctx, 1, "performing server-side commit-wait sleep for ~%s", est) + + if err := r.Clock().SleepUntil(ctx, waitUntil); err != nil { + return err + } + + after := r.Clock().PhysicalTime() + log.VEventf(ctx, 1, "completed server-side commit-wait sleep, took %s", after.Sub(before)) + r.store.metrics.CommitWaitsBeforeCommitTrigger.Inc(1) + return nil +} + // maybeAddRangeInfoToResponse populates br.RangeInfo if the client doesn't // have up-to-date info about the range's descriptor and lease. func (r *Replica) maybeAddRangeInfoToResponse( diff --git a/pkg/kv/kvserver/replica_write.go b/pkg/kv/kvserver/replica_write.go index eafcd18ad9dd..30b90f715baa 100644 --- a/pkg/kv/kvserver/replica_write.go +++ b/pkg/kv/kvserver/replica_write.go @@ -551,7 +551,7 @@ func (r *Replica) evaluate1PC( if err != nil { return onePCResult{ success: onePCFailed, - pErr: roachpb.NewErrorf("failed to run commit trigger: %s", err), + pErr: roachpb.NewError(errors.Wrap(err, "failed to run commit trigger")), } } if err := res.MergeAndDestroy(innerResult); err != nil { diff --git a/pkg/roachpb/data.go b/pkg/roachpb/data.go index a815081afa55..4916d313ed57 100644 --- a/pkg/roachpb/data.go +++ b/pkg/roachpb/data.go @@ -861,6 +861,31 @@ func (v Value) PrettyPrint() string { return buf.String() } +// Kind returns the kind of commit trigger as a string. +func (ct InternalCommitTrigger) Kind() string { + switch { + case ct.SplitTrigger != nil: + return "split" + case ct.MergeTrigger != nil: + return "merge" + case ct.ChangeReplicasTrigger != nil: + return "change-replicas" + case ct.ModifiedSpanTrigger != nil: + switch { + case ct.ModifiedSpanTrigger.SystemConfigSpan: + return "modified-span (system-config)" + case ct.ModifiedSpanTrigger.NodeLivenessSpan != nil: + return "modified-span (node-liveness)" + default: + panic("unknown modified-span commit trigger kind") + } + case ct.StickyBitTrigger != nil: + return "sticky-bit" + default: + panic("unknown commit trigger kind") + } +} + // IsFinalized determines whether the transaction status is in a finalized // state. A finalized state is terminal, meaning that once a transaction // enters one of these states, it will never leave it. diff --git a/pkg/ts/catalog/chart_catalog.go b/pkg/ts/catalog/chart_catalog.go index bf4e20befd0b..1e47c73b7ed4 100644 --- a/pkg/ts/catalog/chart_catalog.go +++ b/pkg/ts/catalog/chart_catalog.go @@ -967,6 +967,7 @@ var charts = []sectionDescription{ "txn.commits1PC", "txn.parallelcommits", "txn.commit_waits", + "txn.commit_waits.before_commit_trigger", }, }, { From 0abe89a740dd5f030018fa79d15d5f6fe19fb1eb Mon Sep 17 00:00:00 2001 From: Nathan VanBenschoten Date: Tue, 27 Apr 2021 14:27:05 -0400 Subject: [PATCH 8/8] kv: don't respect global_reads on node liveness range Allowing this is a major risk, as it would break node liveness updates, which perform a 1PC transaction with a commit trigger and can not tolerate being pushed into the future. We could try to block this at zone config update time, but due to the complexities of zone config inheritance, we would either need to be overly restrictive or risk missing cases which could wedge a cluster. This commit opts to disable the issue more directly. --- pkg/kv/kvserver/replica.go | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pkg/kv/kvserver/replica.go b/pkg/kv/kvserver/replica.go index a7b8b745ddf9..e6ca73392dc4 100644 --- a/pkg/kv/kvserver/replica.go +++ b/pkg/kv/kvserver/replica.go @@ -758,7 +758,14 @@ func (r *Replica) descRLocked() *roachpb.RangeDescriptor { // lock exists in helpers_test.go. Move here if needed. func (r *Replica) closedTimestampPolicyRLocked() roachpb.RangeClosedTimestampPolicy { if r.mu.zone.GlobalReads != nil && *r.mu.zone.GlobalReads { - return roachpb.LEAD_FOR_GLOBAL_READS + if !r.mu.state.Desc.ContainsKey(roachpb.RKey(keys.NodeLivenessPrefix)) { + return roachpb.LEAD_FOR_GLOBAL_READS + } + // The node liveness range ignores zone configs and always uses a + // LAG_BY_CLUSTER_SETTING closed timestamp policy. If it was to begin + // closing timestamps in the future, it would break liveness updates, + // which perform a 1PC transaction with a commit trigger and can not + // tolerate being pushed into the future. } return roachpb.LAG_BY_CLUSTER_SETTING }