$ make runcheck MULTIBYTE=;export MULTIBYTE; \ /bin/sh ./run_check.sh sparc-sun-solaris2.8 =============== Removing old ./tmp_check directory ... ================ =============== Create ./tmp_check directory ================ =============== Installing new build into ./tmp_check ================ =============== Initializing check database instance ================ =============== Starting regression postmaster ================ Regression postmaster is running - PID=8998 PGPORT=65432 =============== Creating regression database... ================ CREATE DATABASE =============== Installing PL/pgSQL... ================ =============== Running regression queries... ================ parallel group1 (12 tests) ... text char name boolean oid int2 float4 int4 varchar int8 float8 numeric test boolean ... ok test char ... ok test name ... ok test varchar ... ok test text ... ok test int2 ... ok test int4 ... ok test int8 ... ok test oid ... ok test float4 ... ok test float8 ... ok test numeric ... ok sequential test strings ... ok sequential test numerology ... ok parallel group2 (15 tests) ... path comments lseg polygon box circle reltime interval tinterval point inet timestamp type_sanity opr_sanity oidjoins test point ... ok test lseg ... ok test box ... ok test path ... ok test polygon ... ok test circle ... ok test interval ... ok test timestamp ... ok test reltime ... ok test tinterval ... ok test inet ... ok test comments ... ok test oidjoins ... ok test type_sanity ... ok test opr_sanity ... ok sequential test abstime ... ok sequential test geometry ... ok sequential test horology ... ok sequential test create_function_1 ... ./run_check.sh: sql/create_function_1.sql: cannot open diff: expected/create_function_1.out: No such file or directory ok sequential test create_type ... FAILED sequential test create_table ... ok sequential test create_function_2 ... ./run_check.sh: sql/create_function_2.sql: cannot open diff: expected/create_function_2.out: No such file or directory ok sequential test copy ... ./run_check.sh: sql/copy.sql: cannot open diff: expected/copy.out: No such file or directory ok parallel group3 (6 tests) ... ./run_check.sh: sql/constraints.sql: cannot open constraints create_aggregate create_operator create_misc triggers create_index test constraints ... diff: expected/constraints.out: No such file or directory ok test triggers ... FAILED test create_misc ... ok test create_aggregate ... ok test create_operator ... FAILED test create_index ... FAILED sequential test create_view ... FAILED sequential test sanity_check ... ok sequential test errors ... ok sequential test select ... FAILED parallel group4 (16 tests) ... select_distinct_on select_distinct random union arrays select_having aggregates transactions select_into btree_index hash_index portals subselect select_implicit join case test select_into ... ok test select_distinct ... FAILED test select_distinct_on ... FAILED test select_implicit ... ok test select_having ... ok test subselect ... ok test union ... ok test case ... ok test join ... ok test aggregates ... FAILED test transactions ... FAILED test random ... FAILED test portals ... FAILED test arrays ... ok test btree_index ... FAILED test hash_index ... FAILED sequential test misc ... ./run_check.sh: sql/misc.sql: cannot open diff: expected/misc.out: No such file or directory ok parallel group5 (5 tests) ... select_views portals_p2 alter_table foreign_key rules test select_views ... FAILED test alter_table ... FAILED test portals_p2 ... FAILED test rules ... FAILED test foreign_key ... ok parallel group6 (3 tests) ... limit temp plpgsql test limit ... FAILED test plpgsql ... ok test temp ... ok =============== Terminating regression postmaster ================ ACTUAL RESULTS OF REGRESSION TEST ARE NOW IN FILES run_check.out AND regress.out To run the optional big test(s) too, type 'make bigcheck' These big tests can take over an hour to complete These actually are: numeric_big $