Changeset: 8e08cad41c09 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/8e08cad41c09
Modified Files:
        sql/ChangeLog
Branch: default
Log Message:

Fix typo.


diffs (12 lines):

diff --git a/sql/ChangeLog b/sql/ChangeLog
--- a/sql/ChangeLog
+++ b/sql/ChangeLog
@@ -3,7 +3,7 @@
 
 * Wed Feb 15 2023 Lucas Pereira <lucas.pere...@monetdbsolutions.com>
 - SQL function sys.queue() overloaded with sys.queue(username string), 
SYSADMIN only, allowing to filter the global queue by username or use 'ALL' to 
retrive the global queue. Calling the function without arguments returns the 
current user queue.
-- SQL function sys.queue() overloaded with sys.queue(username string), 
SYSADMIN only, allowing to filter the global queue by username or use 'ALL' to 
retrive the global queue. Calling the function without arguments returns the 
current user queue.
+- SQL function sys.queue() overloaded with sys.queue(username string), 
SYSADMIN only, allowing to filter the global queue by username or use 'ALL' to 
retrieve the global queue. Calling the function without arguments returns the 
current user queue.
 
 * Wed Feb 15 2023 svetlin <svetlin.stali...@monetdbsolutions.com>
 - Added JDBC/ODBC escape sequences implementation to SQL layer. Now all
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to