Thread: pgsql: interval_out failed to mention 'ago' for negative intervals in

pgsql: interval_out failed to mention 'ago' for negative intervals in

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
interval_out failed to mention 'ago' for negative intervals in SQL and
GERMAN datestyles.  Ancient bug reported by Terry Lee Tucker.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        datetime.c (r1.96.2.6 -> r1.96.2.7)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.96.2.6&r2=1.96.2.7)