forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb65431c
committed
Doc: Update notes about libc collation versions.
The per-index collation version tracking feature was reverted, but westill have the ability to ask Windows (352f6f2) and FreeBSD(ca051d8) for collation versions to store in pg_collation.collversion.So, from the reverted patch, take a few words of documentation aboutlibc on all three supported OSes to replace the pre-existing note thatmentioned only glibc.Discussion:https://postgr.es/m/CA%2BhUKGLhj5t1fcjqAu8iD9B3ixJtsTNqyCCD4V0aTO9kAKAjjA%40mail.gmail.com1 parentec48314 commitb65431c
1 file changed
+17
-5
lines changedLines changed: 17 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
137 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
138 | 150 |
| |
139 | 151 |
| |
140 | 152 |
| |
|
0 commit comments
Comments
(0)