BUG #2664: date_trunc('quarter', ...)

Started by Yoshihisa Nakanoover 19 years ago2 messagesbugs
Jump to latest
#1Yoshihisa Nakano
nakano.yosihisa@jp.fujitsu.com

The following bug has been logged online:

Bug reference: 2664
Logged by: Yoshihisa Nakano
Email address: nakano.yosihisa@jp.fujitsu.com
PostgreSQL version: All
Operating system: All
Description: date_trunc('quarter', ...)
Details:

'quarter' is not mentioned in the doc as valid fields for date_trunc().

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Yoshihisa Nakano (#1)
Re: BUG #2664: date_trunc('quarter', ...)

"Yoshihisa Nakano" <nakano.yosihisa@jp.fujitsu.com> writes:

'quarter' is not mentioned in the doc as valid fields for date_trunc().

Fixed, thanks for the report!

regards, tom lane