Changeset: 5880e605050a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5880e605050a
Added Files:
        sql/scripts/76_dump.sql
Removed Files:
        sql/scripts/53_dump.sql
Modified Files:
        sql/backends/monet5/CMakeLists.txt
Branch: monetdbe-proxy
Log Message:

Rename dump script because of coming SQL dependencies.


diffs (19 lines):

diff --git a/sql/backends/monet5/CMakeLists.txt 
b/sql/backends/monet5/CMakeLists.txt
--- a/sql/backends/monet5/CMakeLists.txt
+++ b/sql/backends/monet5/CMakeLists.txt
@@ -35,11 +35,11 @@ set(include_sql_files
   46_profiler
   51_sys_schema_extension
   52_describe
-  53_dump
   58_hot_snapshot
   60_wlcr
   61_wlcr
   75_storagemodel
+  76_dump
   80_statistics
   81_tracer)
 
diff --git a/sql/scripts/53_dump.sql b/sql/scripts/76_dump.sql
rename from sql/scripts/53_dump.sql
rename to sql/scripts/76_dump.sql
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to