Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and

From: Thom Brown <thom(at)linux(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Takahiro Itagaki <itagaki(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and
Date: 2010-08-24 09:40:51
Message-ID: AANLkTi=zWO5Wt-X0Bo_u3dY5ghAux+tQvu0xMWEYgZq0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 24 August 2010 08:30, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> Hello
>
> documentation for left / right (negative parameters) maybe missing a
> word "without (without first/last n chars). Maybe not - I am not
> native speaker.

You mean "Return without first n characters in the string."? No, that
wouldn't make sense.

--
Thom Brown
Registered Linux user: #516935

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-08-24 13:32:25 pgsql: Update autovacuum_freeze_max_age documentation to mention that
Previous Message Pavel Stehule 2010-08-24 07:30:49 Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and