Changeset: f0483d1c6070 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/f0483d1c6070
Modified Files:
MacOSX/summary.rtf
README.rst
clients/mapiclient/mclient.1
clients/odbc/driver/README
debian/copyright
documentation/source/build.rst
documentation/source/cmake.rst
documentation/source/intro.rst
documentation/source/manual_pages/mclient.rst
misc/packages/deb/copyright
monetdb5/modules/kernel/bat5.c
sql/NT/dump-restore.rst
sql/backends/monet5/UDF/udf/README
sql/test/SQLite_regress/sqllogictest/Original_source_URLs.txt
tools/merovingian/daemon/config/monetdbd.service.in
tools/merovingian/daemon/handlers.c
tools/merovingian/daemon/merovingian.c
Branch: Jul2021
Log Message:
Update URLs.
diffs (256 lines):
diff --git a/MacOSX/summary.rtf b/MacOSX/summary.rtf
--- a/MacOSX/summary.rtf
+++ b/MacOSX/summary.rtf
@@ -7,4 +7,4 @@
\f0\b\fs24 \cf0 Installation was successful.
\b0 \
\
-You can now start MonetDB from your Terminal. For a tutorial how to operate
and use MonetDB, please visit {\field{\*\fldinst{HYPERLINK
"https://www.monetdb.org/Documentation/UserGuide/Tutorial"}}{\fldrslt
https://www.monetdb.org/Documentation/UserGuide/Tutorial}}.}
\ No newline at end of file
+You can now start MonetDB from your Terminal. For a tutorial how to operate
and use MonetDB, please visit {\field{\*\fldinst{HYPERLINK
"https://www.monetdb.org/Documentation/UserGuide/Tutorial"}}{\fldrslt
https://www.monetdb.org/documentation/user-guide/tutorials/voc-tutorial/}}.}
diff --git a/README.rst b/README.rst
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ research group`__ (see https://www.monet
shifted to the spin-off company `MonetDB Solutions`__.
Via the MonetDB project we have brought the MonetDB system in open
-source, where it is accessible at https://www.monetdb.org/Downloads/.
+source, where it is accessible at https://www.monetdb.org/easy-setup/.
Even though development happens mostly in a company, the MonetDB
database system will remain open source. It is available under the
`Mozilla Public License 2.0`__.
@@ -139,7 +139,7 @@ Please note that we do not accept github
.. _github: https://github.com/MonetDB/MonetDB/issues
__ github_
-.. _developers: https://www.monetdb.org/Developers
+.. _developers: https://www.monetdb.org/documentation/dev-guide/
__ developers_
Copyright Notice
diff --git a/clients/mapiclient/mclient.1 b/clients/mapiclient/mclient.1
--- a/clients/mapiclient/mclient.1
+++ b/clients/mapiclient/mclient.1
@@ -518,7 +518,7 @@ in the above query can also be a URL. I
.IR e . g .,
.IR https://www.example.org/dumpdata.csv .
.PP
-See https://www.monetdb.org/Documentation/Manuals/SQLreference/CopyInto
+See
https://www.monetdb.org/documentation/user-guide/sql-manual/data-loading/copy-from/
for more information about the COPY INTO query.
.SH SEE ALSO
.IR msqldump (1),
diff --git a/clients/odbc/driver/README b/clients/odbc/driver/README
--- a/clients/odbc/driver/README
+++ b/clients/odbc/driver/README
@@ -1,7 +1,7 @@
This README describes the implementation of the ODBC driver code
(clients/odbc/driver/*) for the MonetDB SQL frontend.
It is available from
-http://dev.monetdb.org/hg/MonetDB/file/default/clients/odbc/driver
+https://dev.monetdb.org/hg/MonetDB/file/default/clients/odbc/driver
This file maybe a little out of date.
diff --git a/debian/copyright b/debian/copyright
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MonetDB
Upstream-Contact: [email protected]
-Source: http://dev.monetdb.org/downloads/
+Source: https://dev.monetdb.org/downloads/
Files: *
Copyright: 1997 - July 2008 CWI
diff --git a/documentation/source/build.rst b/documentation/source/build.rst
--- a/documentation/source/build.rst
+++ b/documentation/source/build.rst
@@ -118,7 +118,7 @@ Run as Administrator::
To compile MonetDB (as normal user)::
- hg clone http://dev.monetdb.org/hg/MonetDB/
+ hg clone https://dev.monetdb.org/hg/MonetDB/
"c:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\common7\tools\vsdevcmd.bat"
"c:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
@@ -157,7 +157,7 @@ optional::
To compile MonetDB (as normal user)::
- hg clone http://dev.monetdb.org/hg/MonetDB/
+ hg clone https://dev.monetdb.org/hg/MonetDB/
cd MonetDB
mkdir build
diff --git a/documentation/source/cmake.rst b/documentation/source/cmake.rst
--- a/documentation/source/cmake.rst
+++ b/documentation/source/cmake.rst
@@ -13,7 +13,7 @@ CMake
``Packaging``
=============
-The source packages are located at
https://www.monetdb.org/downloads/sources/Apr2019-SP1/
+The source packages are located at https://www.monetdb.org/downloads/sources/
RPM
===
@@ -28,7 +28,7 @@ The source packages are located in https
MSI
===
-The windows packages are located at
https://www.monetdb.org/downloads/Windows/Apr2019-SP1/
+The windows packages are located at https://www.monetdb.org/downloads/Windows/
Mac OS X
========
diff --git a/documentation/source/intro.rst b/documentation/source/intro.rst
--- a/documentation/source/intro.rst
+++ b/documentation/source/intro.rst
@@ -11,7 +11,7 @@ The MonetDB database is developed by the
(see https://www.monetdb.org/).
Via the MonetDB project we have brought the MonetDB system in open source,
-where it is accessible at https://www.monetdb.org/Downloads/
+where it is accessible at https://www.monetdb.org/easy-setup/
The MonetDB database system is a high-performance database kernel for
query-intensive applications. The MonetDB source can be found at our `Mercurial
diff --git a/documentation/source/manual_pages/mclient.rst
b/documentation/source/manual_pages/mclient.rst
--- a/documentation/source/manual_pages/mclient.rst
+++ b/documentation/source/manual_pages/mclient.rst
@@ -335,7 +335,7 @@ query can also be a URL. It then has to
*schema*\ **://**\ *string*\ **,** *e*.\ *g*.,
*https://www.example.org/dumpdata.csv*.
-See https://www.monetdb.org/Documentation/Manuals/SQLreference/CopyInto
+See
https://www.monetdb.org/documentation/user-guide/sql-manual/data-loading/copy-from/
for more information about the COPY INTO query.
SEE ALSO
diff --git a/misc/packages/deb/copyright b/misc/packages/deb/copyright
--- a/misc/packages/deb/copyright
+++ b/misc/packages/deb/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MonetDB
Upstream-Contact: [email protected]
-Source: http://dev.monetdb.org/downloads/
+Source: https://dev.monetdb.org/downloads/
Files: *
Copyright: 1997 - July 2008 CWI
diff --git a/monetdb5/modules/kernel/bat5.c b/monetdb5/modules/kernel/bat5.c
--- a/monetdb5/modules/kernel/bat5.c
+++ b/monetdb5/modules/kernel/bat5.c
@@ -1238,7 +1238,7 @@ mel_func bat5_init_funcs[] = {
command("bat", "getColumnType", BKCgetColumnType, false, "Returns the type of
the tail column of a BAT, as an integer type number.", args(1,2,
arg("",str),batargany("b",1))),
command("bat", "getRole", BKCgetRole, false, "Returns the rolename of the
head column of a BAT.", args(1,2, arg("",str),batargany("bid",1))),
command("bat", "isaKey", BKCgetKey, false, "Return whether the column tail
values are unique (key).", args(1,2, arg("",bit),batargany("b",1))),
- command("bat", "setAccess", BKCsetAccess, false, "Try to change the update
access priviliges \nto this BAT. Mode:\nr[ead-only] - allow only read
access.\na[append-only] - allow reads and update.\nw[riteable] - allow
all operations.\nBATs are updatable by default. On making a BAT read-only,
\nall subsequent updates fail with an error message.\nReturns the BAT itself.",
args(1,3, batargany("",1),batargany("b",1),arg("mode",str))),
+ command("bat", "setAccess", BKCsetAccess, false, "Try to change the update
access privileges \nto this BAT. Mode:\nr[ead-only] - allow only read
access.\na[append-only] - allow reads and update.\nw[riteable] - allow
all operations.\nBATs are updatable by default. On making a BAT read-only,
\nall subsequent updates fail with an error message.\nReturns the BAT itself.",
args(1,3, batargany("",1),batargany("b",1),arg("mode",str))),
command("bat", "getAccess", BKCgetAccess, false, "Return the access mode
attached to this BAT as a character.", args(1,2, arg("",str),batargany("b",1))),
command("bat", "getSequenceBase", BKCgetSequenceBase, false, "Get the
sequence base for the void column of a BAT.", args(1,2,
arg("",oid),batargany("b",1))),
command("bat", "isSorted", BKCisSorted, false, "Returns true if BAT values
are ordered.", args(1,2, arg("",bit),batargany("b",1))),
diff --git a/sql/NT/dump-restore.rst b/sql/NT/dump-restore.rst
--- a/sql/NT/dump-restore.rst
+++ b/sql/NT/dump-restore.rst
@@ -76,8 +76,8 @@ Online documentation
--------------------
For more information visit web pages:
-.. Dump-Restore Guide:
https://www.monetdb.org/Documentation/UserGuide/DumpRestore
-.. msqldump-man-page: https://www.monetdb.org/Documentation/msqldump-man-page
-.. mclient-man-page: https://www.monetdb.org/Documentation/mclient-man-page
-.. mserver5-man-page: https://www.monetdb.org/Documentation/mserver5-man-page
+.. Dump-Restore Guide:
https://www.monetdb.org/documentation/admin-guide/backup-upgrade/sql-dump-and-restore/
+.. msqldump-man-page:
https://www.monetdb.org/documentation/user-guide/client-interfaces/msqldump/
+.. mclient-man-page:
https://www.monetdb.org/documentation/user-guide/client-interfaces/mclient/
+.. mserver5-man-page:
https://www.monetdb.org/documentation/admin-guide/manpages/mserver5/
diff --git a/sql/backends/monet5/UDF/udf/README
b/sql/backends/monet5/UDF/udf/README
--- a/sql/backends/monet5/UDF/udf/README
+++ b/sql/backends/monet5/UDF/udf/README
@@ -1,6 +1,6 @@
This directory is a template for extending SQL with a new user-defined
function (UDF). For further documentation, see the MonetDB website at
-https://www.monetdb.org/Documentation/Cookbooks/SQLrecipes/UserDefinedFunction
+https://www.monetdb.org/documentation/user-guide/sql-manual/data-types/udf-types
as well as the Mercurial repository at
https://dev.monetdb.org/hg/MonetDB-extend
and especially the file reverse/README.rst in there, which contains a
diff --git a/sql/test/SQLite_regress/sqllogictest/Original_source_URLs.txt
b/sql/test/SQLite_regress/sqllogictest/Original_source_URLs.txt
--- a/sql/test/SQLite_regress/sqllogictest/Original_source_URLs.txt
+++ b/sql/test/SQLite_regress/sqllogictest/Original_source_URLs.txt
@@ -7,15 +7,15 @@ The *.test files were next converted int
They are placed in the Tests/ subdir with an All file such that they can be
run using Mtest.py
The following issues where detected (and fixed in Jul2015 SP1 release) using
the 5 select*.test.sql tests:
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3705
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3706
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3719
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3760
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3798
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3799
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3803
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3809
- https://www.monetdb.org/bugzilla/show_bug.cgi?id=3819
+ https://github.com/MonetDB/MonetDB/issues/3705
+ https://github.com/MonetDB/MonetDB/issues/3706
+ https://github.com/MonetDB/MonetDB/issues/3719
+ https://github.com/MonetDB/MonetDB/issues/3760
+ https://github.com/MonetDB/MonetDB/issues/3798
+ https://github.com/MonetDB/MonetDB/issues/3799
+ https://github.com/MonetDB/MonetDB/issues/3803
+ https://github.com/MonetDB/MonetDB/issues/3809
+ https://github.com/MonetDB/MonetDB/issues/3819
Note: we currently do not use the sqllogictest test program to do the tests.
diff --git a/tools/merovingian/daemon/config/monetdbd.service.in
b/tools/merovingian/daemon/config/monetdbd.service.in
--- a/tools/merovingian/daemon/config/monetdbd.service.in
+++ b/tools/merovingian/daemon/config/monetdbd.service.in
@@ -1,6 +1,6 @@
[Unit]
Description=MonetDB database server daemon
-Documentation=man:monetdbd
https://www.monetdb.org/Documentation/monetdbd-man-page
+Documentation=man:monetdbd
https://www.monetdb.org/documentation/admin-guide/manpages/monetdbd/
After=network.target
[Service]
diff --git a/tools/merovingian/daemon/handlers.c
b/tools/merovingian/daemon/handlers.c
--- a/tools/merovingian/daemon/handlers.c
+++ b/tools/merovingian/daemon/handlers.c
@@ -340,7 +340,7 @@ segvhandler(int sig) {
if (_mero_topdp != NULL) {
char errmsg[] = "\nSEGMENTATION FAULT OCCURRED\n"
"\nA fatal error has occurred which prevents
monetdbd from operating."
- "\nThis is likely a bug in monetdbd, please
report it on http://bugs.monetdb.org/"
+ "\nThis is likely a bug in monetdbd, please
report it on https://github.com/MonetDB/MonetDB/issues/"
"\nand include the tail of this log in your
bugreport with your explanation of "
"\nwhat you were doing, if possible.\n"
"\nABORTING NOW, YOU HAVE TO MANUALLY KILL ALL
REMAINING mserver5 PROCESSES\n";
diff --git a/tools/merovingian/daemon/merovingian.c
b/tools/merovingian/daemon/merovingian.c
--- a/tools/merovingian/daemon/merovingian.c
+++ b/tools/merovingian/daemon/merovingian.c
@@ -482,7 +482,7 @@ main(int argc, char *argv[])
if (len > 0 && (size_t)len >= sizeof(dbfarm)) {
Mfprintf(stderr, "fatal: dbfarm exceeds
allocated " \
"path length, please
file a bug at " \
-
"http://bugs.monetdb.org/\n");
+
"https://github.com/MonetDB/MonetDB/issues/\n");
exit(1);
}
} else {
@@ -607,7 +607,7 @@ main(int argc, char *argv[])
if (getcwd(dbfarm, sizeof(dbfarm)) == NULL) {
if (errno == ERANGE) {
Mfprintf(stderr, "current path exceeds
allocated path length" \
- "please file a bug at
http://bugs.monetdb.org\n");
+ "please file a bug at
https://github.com/MonetDB/MonetDB/issues/\n");
} else {
Mfprintf(stderr, "could not get dbfarm working
directory: %s\n",
strerror(errno));
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list