diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-09 19:34:09 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-09 19:34:09 +0000 |
commit | d90b34ff6591b80de159592cce090792d93ca2c1 (patch) | |
tree | 09bf0153dfecc730ad8f579659c14e43cd0fee7d /src/tutorial/funcs.c | |
parent | 668396e05cf9b21ca2d39b900f088da7127e60b3 (diff) | |
download | postgresql-d90b34ff6591b80de159592cce090792d93ca2c1.tar.gz postgresql-d90b34ff6591b80de159592cce090792d93ca2c1.zip |
Fix datetime input functions to correctly detect integer overflow when
running on a 64-bit platform ... strtol() will happily return 64-bit
output in that case. Per bug #4231 from Geoff Tolley.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions