Missing date_trunc docs - Mailing list pgsql-docs

From Eric Howe
Subject Missing date_trunc docs
Date
Msg-id 7CC1BD41-AB5C-4AE0-B469-18C165D5706B@pieinsky.ca
Whole thread Raw
Responses Re: Missing date_trunc docs  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
In table 9-27 of the 9.2 docs:

    http://www.postgresql.org/docs/9.2/interactive/functions-datetime.html#FUNCTIONS-DATETIME-TABLE

There is an entry for date_trunc(text, timestamp) but no entry for date_trunc(text, interval). The full docs for
date_trunc:

    http://www.postgresql.org/docs/9.2/interactive/functions-datetime.html#FUNCTIONS-DATETIME-TRUNC

do mention both the timestamp and interval forms of date_trunc but that's easy to miss if you're just scanning the
functionlists. 

Eric Howe
eric@pieinsky.ca
http://pieinsky.ca/



pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Minor quibble with description of WINDOW clause
Next
From: Jan Staněk
Date:
Subject: Manual pages completion