]> 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:01 +0000 (18:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Jan 2005 18:34:01 +0000 (18:34 +0000)
commit0c8b52bf8b7144b509462e8f33f9c0af9d93f980
treed565ab537a1ff363d4d471c1dc20eb0c65b2dc0e
parent715a73427ecb573980875af171ee1e4629ef9b4d
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