X-Git-Url: http://www.andromeda.nl/gitweb/?p=gnucomo.git;a=blobdiff_plain;f=test%2Ft0008.errors;h=400b80639d5a232eb24908578c3e37fff984b8d0;hp=654f55d40f85d87675e11881b739f9914ab5d4ab;hb=be94362cd5511ad727c8ac6a04f83bd465a5cf7f;hpb=7e9c415afeee6059d934703c711ec25f82a2b7ae diff --git a/test/t0008.errors b/test/t0008.errors index 654f55d..400b806 100644 --- a/test/t0008.errors +++ b/test/t0008.errors @@ -1,24 +1,25 @@ -psql:test/create_v1.sql:382: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_pkey' for table 'parameter' -psql:test/create_v1.sql:417: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'property_pkey' for table 'property' -NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_notification_pkey' for table 'parameter_notification' - -NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_class_pkey' for table 'parameter_class' - -NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'object_statistics_pkey' for table 'object_statistics' - -psql:src/database/destroy.sql:67: ERROR: table "object_system_user" does not exist -psql:src/database/destroy.sql:92: ERROR: sequence "unprocessed_l_unprocessedid_seq" does not exist -psql:src/database/destroy.sql:94: ERROR: table "unprocessed_log" does not exist -psql:src/database/destroy.sql:96: ERROR: table "user_gnucomo" does not exist -psql:src/database/create.sql:559: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'object_statistics_pkey' for table 'object_statistics' -psql:src/database/create.sql:595: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_pkey' for table 'parameter' -psql:src/database/create.sql:615: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_class_pkey' for table 'parameter_class' -psql:src/database/create.sql:629: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_notification_pkey' for table 'parameter_notification' -psql:src/database/create.sql:660: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'property_pkey' for table 'property' -psql:src/database/create.sql:798: ERROR: CREATE GROUP: group name "view" already exists -psql:src/database/create.sql:799: ERROR: CREATE GROUP: group name "ops" already exists -psql:src/database/create.sql:800: ERROR: CREATE GROUP: group name "admin" already exists -psql:src/database/destroy.sql:67: ERROR: table "object_system_user" does not exist -psql:src/database/destroy.sql:92: ERROR: sequence "unprocessed_l_unprocessedid_seq" does not exist -psql:src/database/destroy.sql:94: ERROR: table "unprocessed_log" does not exist -psql:src/database/destroy.sql:96: ERROR: table "user_gnucomo" does not exist +psql:test/create_v1.sql:382: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "parameter_pkey" for table "parameter" +psql:test/create_v1.sql:417: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "property_pkey" for table "property" +PHP Warning: pg_exec(): Query failed: ERROR: group "view" already exists +. in /src/gnucomo/src/phpclasses/db.postgres.php on line 80 +PHP Warning: pg_exec(): Query failed: ERROR: group "ops" already exists +. in /src/gnucomo/src/phpclasses/db.postgres.php on line 80 +PHP Warning: pg_exec(): Query failed: ERROR: group "admin" already exists +. in /src/gnucomo/src/phpclasses/db.postgres.php on line 80 +psql:src/database/destroy.sql:69: ERROR: table "object_system_user" does not exist +psql:src/database/destroy.sql:94: ERROR: sequence "unprocessed_l_unprocessedid_seq" does not exist +psql:src/database/destroy.sql:96: ERROR: table "unprocessed_log" does not exist +psql:src/database/destroy.sql:98: ERROR: table "user_gnucomo" does not exist +psql:src/database/create.sql:498: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "object_abuse_pkey" for table "object_abuse" +psql:src/database/create.sql:572: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "object_statistics_pkey" for table "object_statistics" +psql:src/database/create.sql:608: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "parameter_pkey" for table "parameter" +psql:src/database/create.sql:628: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "parameter_class_pkey" for table "parameter_class" +psql:src/database/create.sql:642: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "parameter_notification_pkey" for table "parameter_notification" +psql:src/database/create.sql:673: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "property_pkey" for table "property" +psql:src/database/create.sql:812: ERROR: group "view" already exists +psql:src/database/create.sql:813: ERROR: group "ops" already exists +psql:src/database/create.sql:814: ERROR: group "admin" already exists +psql:src/database/destroy.sql:69: ERROR: table "object_system_user" does not exist +psql:src/database/destroy.sql:94: ERROR: sequence "unprocessed_l_unprocessedid_seq" does not exist +psql:src/database/destroy.sql:96: ERROR: table "unprocessed_log" does not exist +psql:src/database/destroy.sql:98: ERROR: table "user_gnucomo" does not exist