Changeset: 0362f2b54f41 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0362f2b54f41
Modified Files:
        sql/storage/bat/bat_logger.c
Branch: Mar2018
Log Message:

Typo in comment.


diffs (12 lines):

diff --git a/sql/storage/bat/bat_logger.c b/sql/storage/bat/bat_logger.c
--- a/sql/storage/bat/bat_logger.c
+++ b/sql/storage/bat/bat_logger.c
@@ -171,7 +171,7 @@ bl_postversion( void *lg)
                if (func) {
                        /* Either the catalog needs to be updated and
                         * the geom module has been loaded
-                        * (geomUpgrade == 1), or the catalog new
+                        * (geomUpgrade == 1), or the catalog knew
                         * nothing about geometries but the geom
                         * module is loaded (geomUpgrade == 0) */
                        (*func)(lg, geomUpgrade);
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to