Re: Improving docs for strict_word_similarity()

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Improving docs for strict_word_similarity()
Дата
Msg-id CAPpHfdtg6CQiu0Mbu4=vD6d9juUs2GY1ZVVa_brCVpJhX80WYA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improving docs for strict_word_similarity()  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
On Wed, Jun 13, 2018 at 5:57 PM Bruce Momjian <bruce@momjian.us> wrote:
> On Fri, Jun  1, 2018 at 06:39:11PM +0300, Alexander Korotkov wrote:
> > On Sat, May 26, 2018 at 7:56 PM Bruce Momjian <bruce@momjian.us> wrote:
> >
> >     While creating the release notes, I was confused by the description for
> >     strict_word_similarity(), particularly "extent boundaries".  The
> >     attached patch clarifies, at least for me, how word_similarity() and
> >     strict_word_similarity() differ.
> >
> >
> > Thank you for your efforts on improving documentation of pg_trgm.
> > However, I don't find all of them correct.  I've following notes regarding
> > the edits you propose.
>
> Yes, I realize my version was wrong.  Yours looks much better and adds
> what is needed.  Thanks.

Pushed, thanks!

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Improving docs for strict_word_similarity()
Следующее
От: Euler Taveira
Дата:
Сообщение: Re: Missing documentation for FETCH FIRST in chapter 7.6