Refactor get_collation_current_version().
The code paths for three different OSes finished up with three different
ways of excluding C[.xxx] and POSIX from consideration. Merge them.
Reviewed-by: Michael Paquier <
[hidden email]>
Discussion:
https://postgr.es/m/20210117215940.GE8560%40telsasoft.comBranch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/beb4480c853a60ec43bd3f1a71252890dd234f10Modified Files
--------------
src/backend/utils/adt/pg_locale.c | 34 ++++------------------------------
1 file changed, 4 insertions(+), 30 deletions(-)