forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a7fccd
committed
Add missing extern keyword for a couple of numutils functions
In passing, also remove a few surplus empty lines from pg_ltoa andpg_ulltoa_n in numutils.cReported-by: Andrew GierthDiscussion:https://postgr.es/m/87y2ou3xuh.fsf@news-spur.riddles.org.ukBackpatch-through: 13, where these changes were introduced1 parent2f48ede commit9a7fccd
2 files changed
+2
-4
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
416 |
| - | |
417 | 416 |
| |
418 | 417 |
| |
419 | 418 |
| |
| |||
437 | 436 |
| |
438 | 437 |
| |
439 | 438 |
| |
440 |
| - | |
441 | 439 |
| |
442 | 440 |
| |
443 | 441 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
| 51 | + | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
0 commit comments
Comments
(0)