Re: BUG #14441: trim function bug (hit a keyword somewhere internally) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #14441: trim function bug (hit a keyword somewhere internally)
Date
Msg-id 18216.1480488696@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #14441: trim function bug (hit a keyword somewhere internally)  (mark pether <mark.pether@gmail.com>)
List pgsql-bugs
mark pether <mark.pether@gmail.com> writes:
> Sorry, I misread the document it's not a bug, doco was unclear.
> It replaces the largest match which may be all characters or simply
> individual characters. I realised this after I created the bug.

Hmm, yeah, docs fail to make clear what happens with a multicharacter
trim spec.  I think we could fix this with a better example.
Will do something about it.

            regards, tom lane

pgsql-bugs by date:

Previous
From: mark pether
Date:
Subject: Re: BUG #14441: trim function bug (hit a keyword somewhere internally)
Next
From: Nikitin Nikolay
Date:
Subject: Re: BUG #14438: Wrong row count in the join plan with unique index scan