aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql/postgresql-contrib.post-upgrade
Commit message (Collapse)AuthorAgeFilesLines
* main/postgresql: security upgrade to 10.2Jakub Jirutka2018-02-091-0/+16
This upgrade contains one incompatible change in contrib/cube (packaged in -contrib subpackage). Explanation from https://www.postgresql.org/docs/10/static/release-10-2.html: > This is an incompatible change, but since the point of the operator > was to be used in KNN searches, it seems rather useless as-is. After > installing this update, any expression indexes or materialized views > using this operator will need to be reindexed/refreshed.