Changeset: 4ef58a0f58e0 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4ef58a0f58e0 Modified Files: sql/src/sql/Makefile.ag Branch: Jun2010 Log Message:
re-added sql/src/sql/stats.sql (in Jun2010 branch only) Restored also Makefile.ag; forgot that earlier ... While sql/src/sql/stats.sql is no longer required in the default branch, the Jun2010 branch appears not yet ready for it's removal. At least the tests in sql/src/benchmarks/tpch/Tests/ stiil require it, as the definition of SQL function optimizer_stats() does not seems to happen elsewhere in the Jun2010 branch (while it does in the default). diffs (11 lines): diff -r 169784c65c00 -r 4ef58a0f58e0 sql/src/sql/Makefile.ag --- a/sql/src/sql/Makefile.ag Mon May 31 22:18:10 2010 +0200 +++ b/sql/src/sql/Makefile.ag Mon May 31 22:45:39 2010 +0200 @@ -25,6 +25,6 @@ clients.sql cluster.sql \ date.sql history.sql inet.sql \ math.sql mtime.sql \ - times.sql url.sql \ + stats.sql times.sql url.sql \ dependency_functions.sql skyserver.sql } _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list