proposal: rounding up time value less than its unit. - Mailing list pgsql-hackers

From Tomonari Katsumata
Subject proposal: rounding up time value less than its unit.
Date
Msg-id 53BE3815.4010203@po.ntts.co.jp
Whole thread Raw
Responses Re: proposal: rounding up time value less than its unit.  (Robert Haas <robertmhaas@gmail.com>)
Re: proposal: rounding up time value less than its unit.  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
Hi,

Several couple weeks ago, I posted a mail to pgsql-doc.
http://www.postgresql.org/message-id/53992FF8.2060702@po.ntts.co.jp

In this thread, I concluded that it's better to
round up the value which is less than its unit.
Current behavior (rounding down) has undesirable setting risk,
because some GUCs have special meaning for 0.

And then I made a patch for this.
Please check the attached patch.

regards,
-----------
Tomonari Katsumata

Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: psql: show only failed queries
Next
From: Dilip kumar
Date:
Subject: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]