forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitca051d8
committed
Add collation versions for FreeBSD.
On FreeBSD 13, use querylocale() to read the current version of libccollations. Similar to commits352f6f2 for Windows andd5ac14f forGNU/Linux.Discussion:https://postgr.es/m/CAEepm%3D0uEQCpfq_%2BLYFBdArCe4Ot98t1aR4eYiYTe%3DyavQygiQ%40mail.gmail.com1 parenta4ef032 commitca051d8
2 files changed
+22
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
973 | 973 |
| |
974 | 974 |
| |
975 | 975 |
| |
976 |
| - | |
| 976 | + | |
| 977 | + | |
977 | 978 |
| |
978 | 979 |
| |
979 | 980 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1684 | 1684 |
| |
1685 | 1685 |
| |
1686 | 1686 |
| |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
1687 | 1707 |
| |
1688 | 1708 |
| |
1689 | 1709 |
| |
|
0 commit comments
Comments
(0)