pgsql: Change wording for COALESCE docs to use "otherwise".

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change wording for COALESCE docs to use "otherwise".
Date: 2011-10-05 02:40:12
Message-ID: E1RBHP2-0007fU-Ob@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Change wording for COALESCE docs to use "otherwise".

Per Tom

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3919ad864d7040361fd4b44719acaa1ec0f87bbd

Modified Files
--------------
doc/src/sgml/func.sgml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Khandekar 2011-10-05 05:46:02 Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding.
Previous Message Bruce Momjian 2011-10-05 01:47:52 pgsql: Explain COALESCE example in the docs.