Re: documentation update for doc/src/sgml/func.sgml

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, "Andreas 'ads' Scherbaum" <adsmail(at)wars-nicht(dot)de>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: documentation update for doc/src/sgml/func.sgml
Date: 2015-01-19 20:55:30
Message-ID: CA+Tgmoax7brWUFw2C9y4wafftV-wHtGv=t3ijvRVaMqk-AVOzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 31, 2014 at 9:44 AM, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> wrote:
> Here is a slight update so that type names are treated homogeneously between
> both added paragraphs.
>
> ITSM that this patch should be committed without further ado.

I had a look at this patch. This patch adds some text below a table
of functions. Immediately above that table, there is this existing
language:

The functions working with <type>double precision</type> data are mostly
implemented on top of the host system's C library; accuracy and behavior in
boundary cases can therefore vary depending on the host system.

This seems to me to substantially duplicate the information added by the patch.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2015-01-19 20:57:20 Re: New CF app deployment
Previous Message Stephen Frost 2015-01-19 20:51:43 Re: B-Tree support function number 3 (strxfrm() optimization)