]> 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:41 +0000 (16:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Jun 2007 16:41:41 +0000 (16:41 +0000)
commit517b078d0e01f0b659df08cdd19b1f35efb95f3c
tree87951e1136e824011a4d5dbca26537c3e2db7e7a
parent20c031eb8a9e9d0e74159d8d1d0dd1f77c3db648
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