]> granicus.if.org Git - postgresql/commit
Fix erroneous error reporting for overlength input in text_date(),
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Jun 2007 16:41:31 +0000 (16:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Jun 2007 16:41:31 +0000 (16:41 +0000)
commit5f32030680020926e3cb6a476da23549d3563c97
tree6fc71b7d1a4618254e51b3ed71294ac789fcdc50
parentbc7ccdfe461e9472f736a2809342135eea661692
Fix erroneous error reporting for overlength input in text_date(),
text_time(), and text_timetz().  7.4-vintage bug found by Greg Stark.
src/backend/utils/adt/date.c