forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita8a4482
committed
Correct docs for the default locale_provider of a new database.
If the locale provider is not specified, it defaults to be the same asthe template from which it was created. Previously, the documentationsaid the default was libc.Also adjust wording of CREATE DATABASE and CREATE COLLATION docs to bedefinite that there are exactly two possible collation providers.Discussion:https://postgr.es/m/6befdaada61c046b67f3b269f7fa6f069a35803e.camel%40j-davis.comReviewed-by: Nathan Bossart1 parente9a20e4 commita8a4482
2 files changed
+11
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
205 | 207 |
| |
206 | 208 |
| |
207 | 209 |
| |
|
0 commit comments
Comments
(0)