Re: Missing documentation for FETCH FIRST in chapter 7.6

2018-06-13 Thread Euler Taveira
2018-05-16 10:22 GMT-03:00 PG Doc comments form : > The documentation of the SELECT statement lists FETCH FIRST/OFFSET as an > alternative to the proprietary LIMIT clause. > > https://www.postgresql.org/docs/current/static/sql-select.html#SQL-LIMIT > > However, chapter 7.6 about LIMIT/OFFSET does n

Re: Improving docs for strict_word_similarity()

2018-06-13 Thread Alexander Korotkov
On Wed, Jun 13, 2018 at 5:57 PM Bruce Momjian 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 wrote: > > > > While creating the release notes, I was confused by the description for > > strict_word_similarity(),

Re: Improving docs for strict_word_similarity()

2018-06-13 Thread Bruce Momjian
On Fri, Jun 1, 2018 at 06:39:11PM +0300, Alexander Korotkov wrote: > Hi, Bruce! > > On Sat, May 26, 2018 at 7:56 PM Bruce Momjian wrote: > > While creating the release notes, I was confused by the description for > strict_word_similarity(), particularly "extent boundaries".  The > a