Changeset: 637bd5f2a469 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=637bd5f2a469 Modified Files: Branch: Jun2010 Log Message:
merge from Feb2010 diffs (15 lines): diff -r 0dbe7e87d308 -r 637bd5f2a469 sql/src/test/osm/Tests/drop_constraint_bug.stable.err --- a/sql/src/test/osm/Tests/drop_constraint_bug.stable.err Tue Jun 15 13:21:47 2010 +0200 +++ b/sql/src/test/osm/Tests/drop_constraint_bug.stable.err Tue Jun 15 13:42:37 2010 +0200 @@ -79,9 +79,9 @@ # 14:06:51 > mclient -lsql -umonetdb -Pmonetdb --host=alf --port=35987 # 14:06:51 > -MAPI = mone...@pegasus:34876 +MAPI = mone...@rig:38981 QUERY = alter table ways drop constraint ways_id_pkey; -ERROR = !ALTER TABLE: cannot drop constraint 'ways_id_pkey': there are database objects which depend on it +ERROR = !SQLException:sql.catalog:ALTER TABLE: cannot drop constraint 'ways_id_pkey': there are database objects which depend on it # 14:06:51 > # 14:06:51 > Done. _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
