Re: Doing better at HINTing an appropriate column within errorMissingColumn()

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: Doing better at HINTing an appropriate column within errorMissingColumn()
Дата
Msg-id
20141119201005.GF1639@alvin.alvh.no-ip.org
Ответ на
Список
Дерево обсуждения
Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan <pg@heroku.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Albe Laurenz <laurenz.albe@wien.gv.at>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Christoph Berg <cb@df7cb.de>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Robert Haas <robertmhaas@gmail.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan <pg@heroku.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Jim Nasby <jim@nasby.net>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Greg Stark <stark@mit.edu>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Andres Freund <andres@2ndquadrant.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Greg Stark <stark@mit.edu>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Andres Freund <andres@2ndquadrant.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan <pg@heroku.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Michael Paquier <michael.paquier@gmail.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan <pg@heroku.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Oleg Bartunov <obartunov@gmail.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Pavel Stehule <pavel.stehule@gmail.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan <pg@heroku.com>
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Pavel Stehule <pavel.stehule@gmail.com>
Peter Geoghegan wrote:
> On Wed, Nov 19, 2014 at 11:54 AM, Alvaro Herrera
>  wrote:
> > Peter Geoghegan wrote:
> >> On Wed, Nov 19, 2014 at 11:34 AM, Alvaro Herrera
> >>  wrote:
> >> > 0 for a transposition, wow.
> >>
> >> Again, they're optimizing for short strings (git commands) only. There
> >> just isn't that many transposition errors possible with a 4 character
> >> string.
> >
> > If there's logic in your statement, I can't see it.
> 
> The point is that transposition errors should not have no cost. If git
> did not have an absolute quality test of a distance of 6, which they
> can only have because all git commands are terse, then you could
> construct a counter example.

Okay.  My point is just that whatever the string length, I think we'd do
well to regard transpositions as "cheap" in terms of error cost.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


В списке pgsql-hackers по дате отправления
От: Peter Geoghegan
Дата:
От: Simon Riggs
Дата:
FAQ