]> granicus.if.org Git - postgresql/commit
interval_out failed to mention 'ago' for negative intervals in SQL and
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Jan 2005 18:34:41 +0000 (18:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Jan 2005 18:34:41 +0000 (18:34 +0000)
commit2b47146a0756eba30c2d1d29b298979e3d4c9fb7
tree8888db4832a340c763b7eb2ff8c23d643d19c501
parent643bb8125c49341c300e1e8b10c0fbd369b9d160
interval_out failed to mention 'ago' for negative intervals in SQL and
GERMAN datestyles.  Ancient bug reported by Terry Lee Tucker.
src/backend/utils/adt/datetime.c