aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-03-04 15:13:31 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-03-04 15:13:49 -0500
commitfa852303f0cda557e620af775c2e96b56eb365ba (patch)
tree7d29039555a9b4b5c4f38291334addd0ad02d726 /src/backend/executor/nodeModifyTable.c
parentd4f4bdf23a47dc2b6122195bbff4b09c80e7e2f5 (diff)
downloadpostgresql-fa852303f0cda557e620af775c2e96b56eb365ba.tar.gz
postgresql-fa852303f0cda557e620af775c2e96b56eb365ba.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/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions