Fix DecodeInterval to handle '-0.1' sanely, per gripe from Tilo Schwarz.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Dec 2003 21:45:51 +0000 (21:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Dec 2003 21:45:51 +0000 (21:45 +0000)
commit1efdb12a6bcc609e48d9796aeefae568e22fb770
treec72d1e6195a78fa8476e885b3378737074ebb2a0
parent635f1087ac2716dae933e734a746a3b797fbc7e8
Fix DecodeInterval to handle '-0.1' sanely, per gripe from Tilo Schwarz.
src/backend/utils/adt/datetime.c