From: Tom Lane Date: Sun, 1 Oct 2006 18:54:48 +0000 (+0000) Subject: date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano. X-Git-Tag: REL8_0_9~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d3760f6745b45f70b1699399f14041e56b71b4a;p=thirdparty%2Fpostgresql.git date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 6bc038c8b09..c3d10ef8613 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,5 +1,5 @@ @@ -5559,6 +5559,7 @@ date_trunc('field', source day week month + quarter year decade century