]> 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:29 +0000 (18:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Jan 2005 18:34:29 +0000 (18:34 +0000)
commit76f13fe78dabc99ab1dc598f84be6532eaa5ccb0
tree71e4923c96c38e57aa67901bac35ec01482d13c5
parente333705b84abc3f4de82979e9e4a20d286358aab
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