Changeset: d501b22088a9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d501b22088a9 Modified Files: sql/ChangeLog Branch: default Log Message:
Typos. diffs (15 lines): diff --git a/sql/ChangeLog b/sql/ChangeLog --- a/sql/ChangeLog +++ b/sql/ChangeLog @@ -3,9 +3,9 @@ * Fri Dec 20 2024 Niels Nes <ni...@cwi.nl> - Added support for aggregates which order within the group such - as quantile and which potentialy order within the group such as + as quantile and which potentially order within the group such as group_concat. The ordering for such operators in now handled once in - the relational plan. For this the create function statemens can now + the relational plan. For this the create function statements can now have an optional order specification, using the keywords 'ORDERED' and 'WITH ORDER'. _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org