Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@

Release Notes for Apache AGE release 1.6.0 for PostgreSQL version 14

#
# WARNING!
#
# Since there are modifications to agtype gin operators, users who are
# upgrading will need to drop the gin indexes before running the upgrade
# script and recreate them afterwards.
#
# As always, please backup your database prior to any upgrade.
#
# WARNING!
#

Apache AGE 1.6.0 - Release Notes

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