Skip to content

Commit fa1af8d

Browse files
authored
Add upgrade warning to RELEASE (#2250)
Added the warning about upgrading to the RELEASE file.
1 parent 98896c3 commit fa1af8d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

RELEASE

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@
1717

1818
Release Notes for Apache AGE release 1.6.0 for PostgreSQL version 15
1919

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+
# WARNING!
30+
#
31+
2032
Apache AGE 1.6.0 - Release Notes
2133

2234
Fix issue 2205: left doesn't catch overflow (#2207)

0 commit comments

Comments
 (0)