We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b4236 commit 49f9087Copy full SHA for 49f9087
RELEASE
@@ -17,6 +17,18 @@
17
18
Release Notes for Apache AGE release 1.6.0 for PostgreSQL version 14
19
20
+#
21
+# WARNING!
22
23
+# Since there are modifications to agtype gin operators, users who are
24
+# upgrading will need to drop the gin indexes before running the upgrade
25
+# script and recreate them afterwards.
26
27
+# As always, please backup your database prior to any upgrade.
28
29
30
31
+
32
Apache AGE 1.6.0 - Release Notes
33
34
Fix issue 2205: left doesn't catch overflow (#2207)
0 commit comments