Revert "pg_collation_actual_version() -> pg_collation_current_version()."
authorThomas Munro <tmunro@postgresql.org>
Fri, 26 Feb 2021 02:29:27 +0000 (15:29 +1300)
committerThomas Munro <tmunro@postgresql.org>
Fri, 26 Feb 2021 02:29:27 +0000 (15:29 +1300)
commit8556267b2b1b8e1c26037c4c25cf390ee5afb5d9
treec6db2301e5a3a8339ce3ccb1530711fc6fa42aae
parent80ca8464fe02296c8efefd53746e6d6a3f456d1e
Revert "pg_collation_actual_version() -> pg_collation_current_version()."

This reverts commit 9cf184cc0599b6e65e7e5ecd9d91cd42e278bcd8.  Name
change less well received than anticipated.

Discussion: https://postgr.es/m/afcfb97e-88a1-a540-db95-6c573b93bc2b%40eisentraut.org
doc/src/sgml/func.sgml
src/backend/commands/collationcmds.c
src/backend/utils/adt/pg_locale.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.dat
src/test/regress/expected/collate.icu.utf8.out
src/test/regress/sql/collate.icu.utf8.sql