MAC OS X 10.4 build Mac OS X 10.4 run postgreSQL 8.4 OpenOffice.org 3.1.1 testRobustness (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testRow (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testNavigation (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testDatabaseMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testResultSetMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testArray (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ...-08','04:05:06','1999-01-08 04:05:06', '{2,3,4}', '{"a","\\"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testQuery (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of \\ in a string literal LINE 1: SELECT name FROM product WHERE image = '\\001foo\\005' ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUpdateableResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testQuoteQuote (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testDatabaseMetaData (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTypeGuess (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTables (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. looks like a server 8.1 or later (changing a schema succeeded) looks like a server 8.1 or later (changing a schema succeeded) ok testViews (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testKeys (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUsers (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testIndexes (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok ---------------------------------------------------------------------- Ran 18 tests in 5.887s OK MAC OS X 10.4 build Mac OS X 10.4 run postgreSQL 8.4 OpenOffice.org 3.1.0 testRobustness (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testRow (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testNavigation (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testDatabaseMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testResultSetMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testArray (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ...-08','04:05:06','1999-01-08 04:05:06', '{2,3,4}', '{"a","\\"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testQuery (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of \\ in a string literal LINE 1: SELECT name FROM product WHERE image = '\\001foo\\005' ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUpdateableResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testQuoteQuote (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testDatabaseMetaData (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTypeGuess (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTables (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. looks like a server 8.1 or later (changing a schema succeeded) looks like a server 8.1 or later (changing a schema succeeded) ok testViews (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testKeys (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUsers (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testIndexes (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok ---------------------------------------------------------------------- Ran 18 tests in 6.576s OK end Mac OS X 10.4 Tiger tests MAC OS X 10.4 build Mac OS X 10.5 Leopard run postgreSQL 8.4 OpenOffice.org 3.1.1 Last login: Sat Sep 5 08:03:04 on ttys000 MacMini:~ MikeS$ /Applications/OpenOffice.org.app/Contents/MacOS/soffice "-accept=socket,host=localhost,port=2002;urp;" 2009-09-05 08:05:44.559 soffice[302:6503] *** _NSAutoreleaseNoPool(): Object 0x21674450 of class NSCFArray autoreleased with no pool in place - just leaking Stack: (0x910cbf4f 0x90fd8432 0x90fff524 0x1702a976 0x16a28bdc 0x16a29f11 0x16a2b833 0x169fc88b 0x169fcbd4 0x169f66ce 0x169fe1c8 0x169feca6 0x16a9587e 0x16ca7acd 0x16c916c0 0x16c91dc7 0x16cb1bc6 0x16c916c0 0x16c91dc7 0x16c7e271 0x16c856c3 0x20530a54 0x205314f1 0x20517033 0x20538112 0x1c852b 0x96218155 0x96218012) 2009-09-05 08:05:44.585 soffice[302:6503] *** _NSAutoreleaseNoPool(): Object 0x216797d0 of class NSCFString autoreleased with no pool in place - just leaking Stack: (0x910cbf4f 0x90fd8432 0x90fff5d8 0x1702a976 0x16a28bdc 0x16a29f11 0x16a2b833 0x169fc88b 0x169fcbd4 0x169f66ce 0x169fe1c8 0x169feca6 0x16a9587e 0x16ca7acd 0x16c916c0 0x16c91dc7 0x16cb1bc6 0x16c916c0 0x16c91dc7 0x16c7e271 0x16c856c3 0x20530a54 0x205314f1 0x20517033 0x20538112 0x1c852b 0x96218155 0x96218012) 2009-09-05 08:05:44.586 soffice[302:6503] *** _NSAutoreleaseNoPool(): Object 0x2167ce10 of class NSCFString autoreleased with no pool in place - just leaking Stack: (0x910cbf4f 0x90fd8432 0x90fe0cbe 0x90ffc83a 0x90fff79b 0x90fd88da 0x90fff71e 0x90fff61d 0x1702a976 0x16a28bdc 0x16a29f11 0x16a2b833 0x169fc88b 0x169fcbd4 0x169f66ce 0x169fe1c8 0x169feca6 0x16a9587e 0x16ca7acd 0x16c916c0 0x16c91dc7 0x16cb1bc6 0x16c916c0 0x16c91dc7 0x16c7e271 0x16c856c3 0x20530a54 0x205314f1 0x20517033 0x20538112 0x1c852b 0x96218155 0x96218012) 2009-09-05 08:05:44.587 soffice[302:6503] *** _NSAutoreleaseNoPool(): Object 0x21675540 of class NSPathStore2 autoreleased with no pool in place - just leaking Stack: (0x910cbf4f 0x90fd9637 0x90fd8739 0x90fd865a 0x90ffc858 0x90fff79b 0x90fd88da 0x90fff71e 0x90fff61d 0x1702a976 0x16a28bdc 0x16a29f11 0x16a2b833 0x169fc88b 0x169fcbd4 0x169f66ce 0x169fe1c8 0x169feca6 0x16a9587e 0x16ca7acd 0x16c916c0 0x16c91dc7 0x16cb1bc6 0x16c916c0 0x16c91dc7 0x16c7e271 0x16c856c3 0x20530a54 0x205314f1 0x20517033 0x20538112 0x1c852b 0x96218155 0x96218012) 2009-09-05 08:05:44.587 soffice[302:6503] *** _NSAutoreleaseNoPool(): Object 0x21680690 of class NSPathStore2 autoreleased with no pool in place - just leaking Stack: (0x910cbf4f 0x90fd9637 0x90fff761 0x90fff61d 0x1702a976 0x16a28bdc 0x16a29f11 0x16a2b833 0x169fc88b 0x169fcbd4 0x169f66ce 0x169fe1c8 0x169feca6 0x16a9587e 0x16ca7acd 0x16c916c0 0x16c91dc7 0x16cb1bc6 0x16c916c0 0x16c91dc7 0x16c7e271 0x16c856c3 0x20530a54 0x205314f1 0x20517033 0x20538112 0x1c852b 0x96218155 0x96218012) 2009-09-05 08:05:44.587 soffice[302:6503] *** _NSAutoreleaseNoPool(): Object 0x216806d0 of class NSCFArray autoreleased with no pool in place - just leaking Stack: (0x910cbf4f 0x90fd8432 0x90fff685 0x1702a976 0x16a28bdc 0x16a29f11 0x16a2b833 0x169fc88b 0x169fcbd4 0x169f66ce 0x169fe1c8 0x169feca6 0x16a9587e 0x16ca7acd 0x16c916c0 0x16c91dc7 0x16cb1bc6 0x16c916c0 0x16c91dc7 0x16c7e271 0x16c856c3 0x20530a54 0x205314f1 0x20517033 0x20538112 0x1c852b 0x96218155 0x96218012) testRobustness (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testRow (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testNavigation (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testDatabaseMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testResultSetMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testArray (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ...-08','04:05:06','1999-01-08 04:05:06', '{2,3,4}', '{"a","\\"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testQuery (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of \\ in a string literal LINE 1: SELECT name FROM product WHERE image = '\\001foo\\005' ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUpdateableResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testQuoteQuote (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testDatabaseMetaData (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTypeGuess (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTables (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. looks like a server 8.1 or later (changing a schema succeeded) looks like a server 8.1 or later (changing a schema succeeded) ok testViews (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testKeys (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUsers (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testIndexes (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok ---------------------------------------------------------------------- Ran 18 tests in 10.948s OK MAC OS X 10.4 build Mac OS X 10.5 Leopard run postgreSQL 8.4 OpenOffice.org 3.1.0 testRobustness (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testRow (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testNavigation (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testDatabaseMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testResultSetMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testArray (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ...-08','04:05:06','1999-01-08 04:05:06', '{2,3,4}', '{"a","\\"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testQuery (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of \\ in a string literal LINE 1: SELECT name FROM product WHERE image = '\\001foo\\005' ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUpdateableResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testQuoteQuote (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testDatabaseMetaData (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTypeGuess (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTables (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. looks like a server 8.1 or later (changing a schema succeeded) looks like a server 8.1 or later (changing a schema succeeded) ok testViews (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testKeys (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUsers (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testIndexes (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok ---------------------------------------------------------------------- Ran 18 tests in 11.834s OK end Mac OS X 10.5 Leopard MAC OS X 10.4 build Mac OS X 10.6 Snow Leopard run postgreSQL 8.4 OpenOffice.org 3.1.2 DEV300_m56 Last login: Fri Sep 4 23:17:43 on ttys000 MacBookPro:~ MikeS$ /Developer/OpenOffice.org.app/Contents/MacOS/soffice "-accept=socket,host=localhost,port=2002;urp;" 2009-09-05 08:40:09.421 soffice[30612:64ff] *** __NSAutoreleaseNoPool(): Object 0x2edfe40 of class NSCFArray autoreleased with no pool in place - just leaking 2009-09-05 08:40:09.424 soffice[30612:64ff] *** __NSAutoreleaseNoPool(): Object 0x2edaac0 of class NSCFString autoreleased with no pool in place - just leaking 2009-09-05 08:40:09.424 soffice[30612:64ff] *** __NSAutoreleaseNoPool(): Object 0x2ee62c0 of class NSCFString autoreleased with no pool in place - just leaking 2009-09-05 08:40:09.425 soffice[30612:64ff] *** __NSAutoreleaseNoPool(): Object 0x2edab20 of class NSPathStore2 autoreleased with no pool in place - just leaking 2009-09-05 08:40:09.425 soffice[30612:64ff] *** __NSAutoreleaseNoPool(): Object 0x2edc390 of class NSPathStore2 autoreleased with no pool in place - just leaking 2009-09-05 08:40:09.425 soffice[30612:64ff] *** __NSAutoreleaseNoPool(): Object 0x2edc3d0 of class NSCFArray autoreleased with no pool in place - just leaking testRobustness (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testRow (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testNavigation (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testDatabaseMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testResultSetMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testArray (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ...-08','04:05:06','1999-01-08 04:05:06', '{2,3,4}', '{"a","\\"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testQuery (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of \\ in a string literal LINE 1: SELECT name FROM product WHERE image = '\\001foo\\005' ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUpdateableResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testQuoteQuote (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testDatabaseMetaData (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTypeGuess (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTables (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. looks like a server 8.1 or later (changing a schema succeeded) looks like a server 8.1 or later (changing a schema succeeded) ok testViews (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testKeys (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUsers (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testIndexes (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok ---------------------------------------------------------------------- Ran 18 tests in 7.627s OK MAC OS X 10.4 build Mac OS X 10.6 Snow Leopard run postgreSQL 8.4 OpenOffice.org 3.1.1 testRobustness (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testRow (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testNavigation (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testDatabaseMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testResultSetMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testArray (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ...-08','04:05:06','1999-01-08 04:05:06', '{2,3,4}', '{"a","\\"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testQuery (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of \\ in a string literal LINE 1: SELECT name FROM product WHERE image = '\\001foo\\005' ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUpdateableResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testQuoteQuote (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testDatabaseMetaData (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTypeGuess (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTables (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. looks like a server 8.1 or later (changing a schema succeeded) looks like a server 8.1 or later (changing a schema succeeded) ok testViews (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testKeys (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUsers (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testIndexes (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok ---------------------------------------------------------------------- Ran 18 tests in 6.482s OK MAC OS X 10.4 build Mac OS X 10.6 Snow Leopard run postgreSQL 8.4 OpenOffice.org 3.1.0 testRobustness (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testRow (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testNavigation (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testDatabaseMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testResultSetMetaData (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testArray (statement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "firsttable_tserial_seq" for serial column "firsttable.tserial" WARNING: nonstandard use of \\ in a string literal LINE 1: ...-01-08', '04:05:06','1999-01-08 04:05:06', '{}' , '{"bl ubs"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ...-08','04:05:06','1999-01-08 04:05:06', '{2,3,4}', '{"a","\\"... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testQuery (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of \\ in a string literal LINE 1: SELECT name FROM product WHERE image = '\\001foo\\005' ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. ok testGeneratedResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUpdateableResultSet (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testQuoteQuote (preparedstatement.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testDatabaseMetaData (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTypeGuess (metadata.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testTables (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. looks like a server 8.1 or later (changing a schema succeeded) looks like a server 8.1 or later (changing a schema succeeded) ok testViews (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testKeys (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testUsers (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok testIndexes (sdbcx.TestCase) ... NOTICE: CREATE TABLE will create implicit sequence "customer_dummyserial_seq" for serial column "customer.dummyserial" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "customer_pkey" for table "customer" NOTICE: CREATE TABLE / UNIQUE will create implicit index "customer_dummyserial_key" for table "customer" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "product_pkey" for table "product" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertab_pkey" for table "ordertab" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "orderpos_pkey" for table "orderpos" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid_pkey" for table "nooid" NOTICE: CREATE TABLE will create implicit sequence "nooid2_id_seq" for serial column "nooid2.id" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "nooid2_pkey" for table "nooid2" WARNING: nonstandard use of escape in a string literal LINE 1: ...public".product VALUES ('PZZ2','Pizza Mista',6.95,'\003foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. WARNING: nonstandard use of escape in a string literal LINE 1: ...T INTO product VALUES ('PZZ5','Pizza Funghi',5.95,'\001foo\0... ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. ok ---------------------------------------------------------------------- Ran 18 tests in 6.526s OK