postgresql/src/backend/tcop
Thomas Munro 7d1297df08 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
2020-11-03 00:44:59 +13:00
..
cmdtag.c Represent command completion tags as structs 2020-03-02 18:19:51 -03:00
dest.c Fix bogus completion tag usage in walsender 2020-09-16 21:16:25 -03:00
fastpath.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Makefile Represent command completion tags as structs 2020-03-02 18:19:51 -03:00
postgres.c Centralize setup of SIGQUIT handling for postmaster child processes. 2020-09-16 16:04:36 -04:00
pquery.c Avoid using a cursor in plpgsql's RETURN QUERY statement. 2020-06-12 12:14:32 -04:00
utility.c Remove pg_collation.collversion. 2020-11-03 00:44:59 +13:00