Remove pg_collation.collversion.

Thomas Munro <tmunro@postgresql.org>

Commit: 7d1297df0830725d4434ba7dbf71a9e8221ad49e
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2020-11-02T11:44:59Z
Releases: 14.0
Remove pg_collation.collversion.

This model couldn't be extended to cover the default collation, and
didn't have any information about the affected database objects when the
version changed.  Remove, in preparation for a follow-up commit that
will add a new mechanism.

Author: Thomas Munro <thomas.munro@gmail.com>
Reviewed-by: Julien Rouhaud <rjuju123@gmail.com>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Discussion: https://postgr.es/m/CAEepm%3D0uEQCpfq_%2BLYFBdArCe4Ot98t1aR4eYiYTe%3DyavQygiQ%40mail.gmail.com

Files

Documentation touched

Discussion