aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-01-14 15:19:48 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-01-14 15:19:48 -0500
commit5c4eb9166ed35dedc010ec973a55ff1a244cf87a (patch)
tree8c5fbe9e614e513f52d2ab203c5a6a18ae1ec4f2 /src/backend/executor/execProcnode.c
parent7127293a5d9f655ce3ec7e009f18bac8d3d0bc1c (diff)
downloadpostgresql-5c4eb9166ed35dedc010ec973a55ff1a244cf87a.tar.gz
postgresql-5c4eb9166ed35dedc010ec973a55ff1a244cf87a.zip
Reject out-of-range dates in to_date().
Dates outside the supported range could be entered, but would not print reasonably, and operations such as conversion to timestamp wouldn't behave sanely either. Since this has the potential to result in undumpable table data, it seems worth back-patching. Hitoshi Harada
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions