032baab60165f8e0cdedcc56ddb18b88a3376c86
[gnucomo.git] / test / t0008.errors
1 psql:test/create_v1.sql:382: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_pkey" for table "parameter"
2 psql:test/create_v1.sql:417: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "property_pkey" for table "property"
3 psql:src/database/create.sql:419: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_abuse_pkey" for table "object_abuse"
4 psql:src/database/create.sql:493: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_statistics_pkey" for table "object_statistics"
5 psql:src/database/create.sql:529: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_pkey" for table "parameter"
6 psql:src/database/create.sql:549: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_class_pkey" for table "parameter_class"
7 psql:src/database/create.sql:578: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_notification_pkey" for table "parameter_notification"
8 psql:src/database/create.sql:609: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "property_pkey" for table "property"
9 psql:src/database/create.sql:657: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "service_pattern_pkey" for table "service_pattern"