E.1. Release 9.4.25

Release date: 2019-11-14

This release contains a variety of fixes from 9.4.24. For information about new features in the 9.4 major release, see Section E.26.

The PostgreSQL community will stop releasing updates for the 9.4.X release series in February 2020. Users are encouraged to update to a newer release branch soon.

E.1.1. Migration to Version 9.4.25

A dump/restore is not required for those running 9.4.X.

However, if you use the contrib/intarray extension with a GiST index, and you rely on indexed searches for the <@ operator, see the entry below about that.

Also, if you are upgrading from a version earlier than 9.4.18, see Section E.8.

E.1.2. Changes