Tiny typo in the 8.4 docs - Mailing list pgsql-docs

From Vesa-Matti J Kari
Subject Tiny typo in the 8.4 docs
Date
Msg-id alpine.LRH.2.00.0907212040570.10498@ruuvi.it.helsinki.fi
Whole thread Raw
Responses Re: Tiny typo in the 8.4 docs  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
Hello,

I was just wading through the new PG 8.4.0 documentation and found a
tiny typo in:

-------- begin sample -------------

9.16.3. NULLIF
[...]

SELECT NULLIF(value, '(none)') ...
If value1 is (none), return a null, otherwise return value1.

-------- end sample -------------

Either use 'value1' in the SELECT-clause too, or 'value' in the
explanation.

Nothing serious, but maybe for the sake of perfection, you may want to fix
it in next version. Thanks.

Regards,
vmk
--
************************************************************************
               Tietotekniikkaosasto / Helsingin yliopisto
                 IT Department / University of Helsinki
************************************************************************

pgsql-docs by date:

Previous
From: Pavel Golub
Date:
Subject: Re: PQconnectStart & PQconnectPoll example
Next
From: Magnus Hagander
Date:
Subject: Re: Outdated translated FAQs