Using strtol() on int8 values (input parameters or result sets) in
plpython would result in numeric overflows causing the backend to terminate abruptly. This patch fixes it. Bradley McLean
Showing
Please register or sign in to comment
plpython would result in numeric overflows causing the backend to terminate abruptly. This patch fixes it. Bradley McLean