Add collation versions for FreeBSD.

Thomas Munro <tmunro@postgresql.org>

Commit: ca051d8b101d3205f1c5faf0d1da8a523ffc95a1
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2020-11-20T08:49:57Z
Releases: 14.0
Add collation versions for FreeBSD.

On FreeBSD 13, use querylocale() to read the current version of libc
collations.  Similar to commits 352f6f2d for Windows and d5ac14f9 for
GNU/Linux.

Discussion: https://postgr.es/m/CAEepm%3D0uEQCpfq_%2BLYFBdArCe4Ot98t1aR4eYiYTe%3DyavQygiQ%40mail.gmail.com

Files

PathChange+/−
doc/src/sgml/charset.sgml modified +2 −1
src/backend/utils/adt/pg_locale.c modified +20 −0

Documentation touched

Discussion