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)
commit31c502210884138c7875a34145534de20ee2bc29
treee45672e55002f7bf87ce533bb8f86cc606b78607
parent9970881facbaa5e419f29d516d0c4853e5f506d2
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