pgsql: Add additional example for interval multiplication.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add additional example for interval multiplication.
Date: 2005-12-21 16:02:44
Message-ID: 20051221160244.0EEFA9DC809@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add additional example for interval multiplication.

Fix example for day and hours interval subtraction for new computation
method.

Update interval examples to display zero seconds, which is our default.

Backpatch to 8.1.X.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.291.2.3 -> r1.291.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.291.2.3&r2=1.291.2.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-12-21 18:15:01 pgfouine - pgfouine: fixed a problem with setPadding (missing reference)
Previous Message Bruce Momjian 2005-12-21 16:02:24 pgsql: Add additional example for interval multiplication.