Changeset: 3551d57ac250 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/3551d57ac250
Modified Files:
        sql/ChangeLog.Jun2023
Branch: Jun2023
Log Message:

Small improvements


diffs (21 lines):

diff --git a/sql/ChangeLog.Jun2023 b/sql/ChangeLog.Jun2023
--- a/sql/ChangeLog.Jun2023
+++ b/sql/ChangeLog.Jun2023
@@ -2,7 +2,7 @@
 # This file is updated with Maddlog
 
 * Fri Apr  7 2023 Lucas Pereira <lucas.pere...@monetdbsolutions.com>
-- Session timeout feature improve to start evaluating from the moment
+- Session timeout feature improvement to start evaluating from the moment
   the procedure is called, instead of beginning of the session.
 
 * Fri Mar  3 2023 Lucas Pereira <lucas.pere...@monetdbsolutions.com>
@@ -40,7 +40,7 @@
 * Fri Sep 30 2022 Joeri van Ruth <joeri.van.r...@monetdbsolutions.com>
 - When loading data using COPY BINARY INTO, apply default values instead of 
just
   inserting NULLs.
-- When loading data using COPY BINARY INTO, validate DECIMAL(n,k) and
+- When loading data using COPY BINARY INTO, validate DECIMAL(prec,scale) and
   VARCHAR(n) column width.
 - When loading data using COPY BINARY INTO, string used to have their line
   endings converted from CR LF to LF. Do not do this, it is the responsibility
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to