Changeset: 822d2e0b1c6c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=822d2e0b1c6c Modified Files: sql/backends/monet5/sql_upgrades.c Branch: default Log Message:
Newlines diffs (14 lines): diff --git a/sql/backends/monet5/sql_upgrades.c b/sql/backends/monet5/sql_upgrades.c --- a/sql/backends/monet5/sql_upgrades.c +++ b/sql/backends/monet5/sql_upgrades.c @@ -2909,8 +2909,8 @@ sql_update_default(Client c, mvc *sql, c "create user \".snapshot\"" " with encrypted password '00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'" " name 'Snapshot User'" - " schema sys;" - "grant execute on procedure sys.hot_snapshot to \".snapshot\";" + " schema sys;\n" + "grant execute on procedure sys.hot_snapshot to \".snapshot\";\n" ); /* update system tables so that the content _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list