forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbb3ca23
committed
Improve "out of range" error messages for GUCs.
If the GUC has a unit, label the minimum and maximum valueswith the unit explicitly. Per suggestion from Jian He.Discussion:https://postgr.es/m/CACJufxFJo6FyVg9W8yvNAxbjP+EJ9wieE9d9vw5LpPzyLnLLOQ@mail.gmail.com1 parentb29cbd3 commitbb3ca23
2 files changed
+21
-11
lines changedLines changed: 20 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3173 | 3173 |
| |
3174 | 3174 |
| |
3175 | 3175 |
| |
| 3176 | + | |
| 3177 | + | |
| 3178 | + | |
| 3179 | + | |
| 3180 | + | |
| 3181 | + | |
3176 | 3182 |
| |
3177 | 3183 |
| |
3178 | 3184 |
| |
3179 |
| - | |
3180 |
| - | |
3181 |
| - | |
3182 |
| - | |
| 3185 | + | |
| 3186 | + | |
3183 | 3187 |
| |
3184 |
| - | |
| 3188 | + | |
| 3189 | + | |
3185 | 3190 |
| |
3186 | 3191 |
| |
3187 | 3192 |
| |
| |||
3209 | 3214 |
| |
3210 | 3215 |
| |
3211 | 3216 |
| |
| 3217 | + | |
| 3218 | + | |
| 3219 | + | |
| 3220 | + | |
| 3221 | + | |
| 3222 | + | |
3212 | 3223 |
| |
3213 | 3224 |
| |
3214 | 3225 |
| |
3215 |
| - | |
3216 |
| - | |
3217 |
| - | |
3218 |
| - | |
| 3226 | + | |
| 3227 | + | |
3219 | 3228 |
| |
3220 |
| - | |
| 3229 | + | |
| 3230 | + | |
3221 | 3231 |
| |
3222 | 3232 |
| |
3223 | 3233 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
510 | 510 |
| |
511 | 511 |
| |
512 | 512 |
| |
513 |
| - | |
| 513 | + | |
514 | 514 |
| |
515 | 515 |
| |
516 | 516 |
| |
|
0 commit comments
Comments
(0)