aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.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:20:15 -0500
commitd4c78c1811d14b14f47f3611bf2c2c1a35817988 (patch)
treee28386d14ab20c4a62006a6e51a183a5c033e637 /src/backend/access/gist/gistscan.c
parentdc0c987574d89b4f257218e91adac1537a4c2c3e (diff)
downloadpostgresql-d4c78c1811d14b14f47f3611bf2c2c1a35817988.tar.gz
postgresql-d4c78c1811d14b14f47f3611bf2c2c1a35817988.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/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions