| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | "Andreas 'ads' Scherbaum" <adsmail(at)wars-nicht(dot)de> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: documentation update for doc/src/sgml/func.sgml |
| Date: | 2014-08-21 10:35:41 |
| Message-ID: | alpine.DEB.2.10.1408211228360.21654@sto |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> I do not understand why the last sentence in the first paragraph about
>> bitwise ops is put there with rounding issues, which seem unrelated. It
>> seems to me that it belongs to the second paragraph which is about
>> bitwise operators.
>
> That's the part which came from Josh Berkus. We discussed this patch on IRC.
Hmmm. I do think the last sentence belongs to the next paragraph. The
identity of the author does not change my opinion on that point:-) If you
have another argument, maybe.
>> The wikipedia link can be simplified to a much cleaner:
>>
>> http://en.wikipedia.org/wiki/IEEE_floating_point#Rounding_rules
>
> It can, but then you always refer to the latest version of the Wikipedia
> page, which might or might not be a good idea. The link in the patch points
> to the current version from yesterday, no matter how many changes are
> introduced afterwards.
I doubt that IEEE floating point rounding rules are likely to change much,
so referencing the latest version is both safe & cleaner. Also, wikipedia
would change its implementation from php to something else (well,
unlikely, probably as unlikely as a change in IEEE fp rounding rules:-).
--
Fabien.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2014-08-21 10:50:09 | Re: WIP Patch for GROUPING SETS phase 1 |
| Previous Message | Andrew Gierth | 2014-08-21 10:28:36 | Re: WIP Patch for GROUPING SETS phase 1 |