Changeset: 8b736d6dcfd6 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/8b736d6dcfd6
Modified Files:
        MonetDB.spec
        debian/changelog
        misc/packages/deb/changelog
        misc/packages/rpm/changelog
        sql/ChangeLog-Archive
        sql/ChangeLog.Sep2022
Branch: Sep2022
Log Message:

Moved contents of ChangeLog.Sep2022 to MonetDB.spec, debian/changelog and 
ChangeLog-Archive.


diffs (102 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -860,6 +860,14 @@ fi
 %endif
 
 %changelog
+* Tue Jun 06 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.17-20230606
+- Rebuilt.
+
+* Tue Jun  6 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.17-20230606
+- sql: Fixed a regression introduced in the previous build: when a table is
+  dropped in the same transaction where it was created, the data wasn't
+  removed from disk.
+
 * Tue May 30 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.15-20230530
 - Rebuilt.
 - GH#7360: Aggregates returning string crash
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+monetdb (11.45.17) unstable; urgency=low
+
+  * Rebuilt.
+
+ -- Sjoerd Mullender <sjo...@acm.org>  Tue, 06 Jun 2023 10:54:35 +0200
+
+monetdb (11.45.17) unstable; urgency=low
+
+  * sql: Fixed a regression introduced in the previous build: when a table is
+    dropped in the same transaction where it was created, the data wasn't
+    removed from disk.
+
+ -- Sjoerd Mullender <sjo...@acm.org>  Tue, 6 Jun 2023 10:54:35 +0200
+
 monetdb (11.45.15) unstable; urgency=low
 
   * Rebuilt.
diff --git a/misc/packages/deb/changelog b/misc/packages/deb/changelog
--- a/misc/packages/deb/changelog
+++ b/misc/packages/deb/changelog
@@ -1,3 +1,17 @@
+monetdb (11.45.17) unstable; urgency=low
+
+  * Rebuilt.
+
+ -- Sjoerd Mullender <sjo...@acm.org>  Tue, 06 Jun 2023 10:54:35 +0200
+
+monetdb (11.45.17) unstable; urgency=low
+
+  * sql: Fixed a regression introduced in the previous build: when a table is
+    dropped in the same transaction where it was created, the data wasn't
+    removed from disk.
+
+ -- Sjoerd Mullender <sjo...@acm.org>  Tue, 6 Jun 2023 10:54:35 +0200
+
 monetdb (11.45.15) unstable; urgency=low
 
   * Rebuilt.
diff --git a/misc/packages/rpm/changelog b/misc/packages/rpm/changelog
--- a/misc/packages/rpm/changelog
+++ b/misc/packages/rpm/changelog
@@ -1,3 +1,11 @@
+* Tue Jun 06 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.17-20230606
+- Rebuilt.
+
+* Tue Jun  6 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.17-20230606
+- sql: Fixed a regression introduced in the previous build: when a table is
+  dropped in the same transaction where it was created, the data wasn't
+  removed from disk.
+
 * Tue May 30 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.15-20230530
 - Rebuilt.
 - GH#7360: Aggregates returning string crash
diff --git a/sql/ChangeLog-Archive b/sql/ChangeLog-Archive
--- a/sql/ChangeLog-Archive
+++ b/sql/ChangeLog-Archive
@@ -1,6 +1,11 @@
 # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY
 # This file contains past ChangeLog entries
 
+* Tue Jun  6 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.17-20230606
+- Fixed a regression introduced in the previous build: when a table is
+  dropped in the same transaction where it was created, the data wasn't
+  removed from disk.
+
 * Wed Apr  5 2023 Sjoerd Mullender <sjo...@acm.org> - 11.45.15-20230530
 - When creating a hot snapshot, allow other clients to proceed, even
   with updating queries.
diff --git a/sql/ChangeLog.Sep2022 b/sql/ChangeLog.Sep2022
--- a/sql/ChangeLog.Sep2022
+++ b/sql/ChangeLog.Sep2022
@@ -1,8 +1,3 @@
 # ChangeLog file for sql
 # This file is updated with Maddlog
 
-* Tue Jun  6 2023 Sjoerd Mullender <sjo...@acm.org>
-- Fixed a regression introduced in the previous build: when a table is
-  dropped in the same transaction where it was created, the data wasn't
-  removed from disk.
-
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to