From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | m(dot)russo(at)uniplan(dot)it |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #7490: documentation typo |
Date: | 2012-08-13 10:44:12 |
Message-ID: | CABUevEwyOfOHZeziMVO46XM0jAN3JtjnukXbqxE6+bu8HOdBzQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Mon, Aug 13, 2012 at 9:47 AM, <m(dot)russo(at)uniplan(dot)it> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7490
> Logged by: mauro
> Email address: m(dot)russo(at)uniplan(dot)it
> PostgreSQL version: 9.1.4
> Operating system: no matter
> Description:
>
> Dears,
>
> in
>
> http://www.postgresql.org/docs/9.1/static/functions-string.html
>
> the example
>
> overlay('Txxxxas' placing 'hom' from 2 for 4)
>
> should be corrected : 'homa' instead of 'hom'.
Why?
If you change it to 'homa', the result is Thomaas, which is clearly
wrong... The function as it's listed yields the result as listed, at
least for me...
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2012-08-13 11:19:22 | Re: BUG #6722: Debugger broken? |
Previous Message | Dave Page | 2012-08-13 08:39:15 | Re: BUG #6722: Debugger broken? |