Skip to content
Snippets Groups Projects
Commit 96471bf1 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

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
parent a6020b39
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment