Changeset: 024cfe4f9513 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/024cfe4f9513 Modified Files: sql/scripts/CMakeLists.txt Branch: default Log Message:
Adds 47_regexp script in CMakeLists of script folder diffs (11 lines): diff --git a/sql/scripts/CMakeLists.txt b/sql/scripts/CMakeLists.txt --- a/sql/scripts/CMakeLists.txt +++ b/sql/scripts/CMakeLists.txt @@ -27,6 +27,7 @@ install(FILES 42_md5sum.sql 45_uuid.sql 46_profiler.sql + 47_regexp.sql 52_describe.sql 58_hot_snapshot.sql 75_storagemodel.sql _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
