Use strtoint() instead of strtol() in pgtypeslib where the result is stored in
Michael Meskes <meskes@postgresql.org>
Use strtoint() instead of strtol() in pgtypeslib where the result is stored in an int variable. Author: Yang Xiao <YangX92@hotmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/pgtypeslib/dt_common.c | modified | +13 −12 |