Changeset: ce9eb53feb59 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ce9eb53feb59 Modified Files: sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out.Windows Branch: unlock Log Message:
approved output diffs (24 lines): diff --git a/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out b/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out --- a/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out +++ b/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out @@ -24,7 +24,7 @@ Checking 13 foreign keys in schema t Checking 35 columns in schema tmp for Not Null violations. Checking 14 columns in schema tmp for Max Character Length violations. \vsi sys -Checking 10 keys in schema sys for Primary Key uniqueness violations. +Checking 11 keys in schema sys for Primary Key uniqueness violations. Checking 7 keys in schema sys for Unique Constraint violations. Checking 0 foreign keys in schema sys for Foreign Key referential integrity violations. Checking 29 columns in schema sys for Not Null violations. diff --git a/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out.Windows b/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out.Windows --- a/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out.Windows +++ b/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out.Windows @@ -24,7 +24,7 @@ Checking 13 foreign keys in schema t Checking 35 columns in schema tmp for Not Null violations. Checking 14 columns in schema tmp for Max Character Length violations. \vsi sys -Checking 10 keys in schema sys for Primary Key uniqueness violations. +Checking 11 keys in schema sys for Primary Key uniqueness violations. Checking 7 keys in schema sys for Unique Constraint violations. Checking 0 foreign keys in schema sys for Foreign Key referential integrity violations. Checking 29 columns in schema sys for Not Null violations. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
