diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-03-04 15:13:31 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-03-04 15:14:28 -0500 |
commit | cf678140548b0f0fdef36f314bb84e07e15b8c16 (patch) | |
tree | 6458464478f930c7ec44238cbd08229e819645ad /src/backend/regex/regcomp.c | |
parent | e851b1f1b91f82df3662e93be8d9da0909385cd6 (diff) | |
download | postgresql-cf678140548b0f0fdef36f314bb84e07e15b8c16.tar.gz postgresql-cf678140548b0f0fdef36f314bb84e07e15b8c16.zip |
Fix overflow check in tm2timestamp (this time for sure).
I fixed this code back in commit 841b4a2d5, but didn't think carefully
enough about the behavior near zero, which meant it improperly rejected
1999-12-31 24:00:00. Per report from Magnus Hagander.
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions