pgsql: Add missing HOUR TO SECOND option to list of possible INTERVAL

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing HOUR TO SECOND option to list of possible INTERVAL
Date: 2009-07-08 17:21:55
Message-ID: 20090708172155.EF0AE75331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add missing HOUR TO SECOND option to list of possible INTERVAL field sets,
as noted by Sebastien Flaesch. Also update the claim that we simply throw
away fields outside this set --- that got changed later to only discard
less-significant fields.

Modified Files:
--------------
pgsql/doc/src/sgml:
datatype.sgml (r1.239 -> r1.240)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml?r1=1.239&r2=1.240)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-07-08 17:22:01 pgsql: Add missing HOUR TO SECOND option to list of possible INTERVAL
Previous Message Peter Eisentraut 2009-07-08 13:47:29 pgsql: When calling unsupported "make check" with a pgxs module, return