pgsql: Document why you can't use date_trunc("week") on intervals. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document why you can't use date_trunc("week") on intervals.
Date
Msg-id E1T1jp4-0005xA-NS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document why you can't use date_trunc("week") on intervals.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/74f4881d7cc9c69cb0e0b236f06d1ebf9859a737

Modified Files
--------------
doc/src/sgml/func.sgml |    5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add C comment that '=' is not documented for plpgsql assignment.
Next
From: Bruce Momjian
Date:
Subject: pgsql: On second thought, explain why date_trunc("week") on interval va