Changeset: 7ad54bfd8c3f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7ad54bfd8c3f Modified Files: sql/ChangeLog-Archive Branch: Dec2023 Log Message:
Improve text diffs (16 lines): diff --git a/sql/ChangeLog-Archive b/sql/ChangeLog-Archive --- a/sql/ChangeLog-Archive +++ b/sql/ChangeLog-Archive @@ -3,9 +3,9 @@ * Tue Dec 5 2023 Lucas Pereira <lucas.pere...@monetdbsolutions.com> - 11.49.1-20231221 - Introduction of table returning function `persist_unlogged(schema - string, table string)` that attempts to persist data in disk if - "schema"."table" is unlogged table in insert only mode. If persist - attempt is successful, the count of the persisted rows is returned, + string, table string)` that attempts to persist data to disk if the + "schema"."table" is an unlogged table and set to insert only mode. If + persist attempt is successful, the count of persisted rows is returned, otherwise the count is 0. * Thu Aug 24 2023 Martin van Dinther <martin.van.dint...@monetdbsolutions.com> - 11.49.1-20231221 _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org