Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and - Mailing list pgsql-committers

From Thom Brown
Subject Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and
Date
Msg-id AANLkTi=zWO5Wt-X0Bo_u3dY5ghAux+tQvu0xMWEYgZq0@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-committers
On 24 August 2010 08:30, Pavel Stehule <pavel.stehule@gmail.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

pgsql-committers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update autovacuum_freeze_max_age documentation to mention that