forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6817467
committed
doc: Document error handling in PGTYPESnumeric_to_long
The documentation for PGTYPESnumeric_to_long only mentioned errnobeing set to indicate overflow but the code also sets errno whenunderflow happens.Reported-by: Aidar Imamov <a.imamov@postgrespro.ru>Discussion:https://postgr.es/m/eebf0ad50ad4321d65d2d64dd6b7f17d@postgrespro.ru1 parentb2d6b4c commit6817467
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2390 | 2390 |
| |
2391 | 2391 |
| |
2392 | 2392 |
| |
2393 |
| - | |
| 2393 | + | |
2394 | 2394 |
| |
2395 |
| - | |
| 2395 | + | |
| 2396 | + | |
2396 | 2397 |
| |
2397 | 2398 |
| |
2398 | 2399 |
| |
|
0 commit comments
Comments
(0)