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)
commite9abc968c4f0371efa3383dda2f601454e496256
tree0a04d18cce7568e2e101a820a9468599bca66bdb
parent992aae3f575ea6e32d594fbe71d5b54f759b616c
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
src/interfaces/ecpg/pgtypeslib/interval.c