The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/8.2/static/functions-datetime.html
Description:

Hi, 
I am going through PostgreSQL, for the first day. And it was great till
now.
One quick question/doubt regarding the function 
"justify_days(interval)"

select justify_days(interval '365 days');

this statement returns  1 year 5 days, whereas I feel it should be just 1
year.

Please correct me if I am wrong.. Thanks for all your time.

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to