[prev in list] [next in list] [prev in thread] [next in thread] 

List:       monetdb-checkins
Subject:    MonetDB: geo - modified a comment
From:       Kostis Kyzirakos <commits+kostis=cwi.nl () monetdb ! org>
Date:       2016-01-29 15:31:36
Message-ID: hg.b547c5be2116.1454081496.6315528441665844383 () monetdb2 ! cwi-incubator ! nl
[Download RAW message or body]

Changeset: b547c5be2116 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b547c5be2116
Modified Files:
	sql/backends/monet5/sql_upgrades.c
Branch: geo
Log Message:

modified a comment


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
@@ -1639,9 +1639,7 @@ sql_update_dec2015(Client c)
 		"create procedure profiler.setpoolsize(poolsize int) external name profiler.setpoolsize;"
 		"create procedure profiler.setstream(host string, port int) external name profiler.setstream;");
 #endif
-	/* drop the previous geometry types */
-	/* drop old types */
-	/** Keep only the geometry type **/
+	/* drop old types (but keep the geometry type) **/
 	/** pos += snprintf(buf + pos, bufsize - pos, "DROP TYPE Geometry;"); **/
 	pos += snprintf(buf + pos, bufsize - pos, "drop type \"point\";");
 	pos += snprintf(buf + pos, bufsize - pos, "drop type \"curve\";");
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic