Add missing extern keyword for a couple of numutils functions
David Rowley <drowley@postgresql.org>
Add missing extern keyword for a couple of numutils functions In passing, also remove a few surplus empty lines from pg_ltoa and pg_ulltoa_n in numutils.c Reported-by: Andrew Gierth Discussion: https://postgr.es/m/87y2ou3xuh.fsf@news-spur.riddles.org.uk Backpatch-through: 13, where these changes were introduced
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/numutils.c | modified | +0 −2 |
| src/include/utils/builtins.h | modified | +2 −2 |
Discussion
- Speedup usages of pg_*toa() functions 19 messages · 2020-06-09 → 2020-07-02