Changeset: ffb98d6ca7d8 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/ffb98d6ca7d8
Modified Files:
        gdk/gdk_select.c
Branch: Jul2021
Log Message:

Fix comment.


diffs (12 lines):

diff --git a/gdk/gdk_select.c b/gdk/gdk_select.c
--- a/gdk/gdk_select.c
+++ b/gdk/gdk_select.c
@@ -1896,7 +1896,7 @@ BATselect(BAT *b, BAT *s, const void *tl
                /* use imprints if
                 *   i) bat is persistent, or parent is persistent
                 *  ii) it is not an equi-select, and
-                * iii) is not var-sized.
+                * iii) imprints are supported.
                 */
                tmp = NULL;
                Imprints *imprints = NULL;
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to