Bringing text abbreviation debug output under the control of trace_sort

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Bringing text abbreviation debug output under the control of trace_sort
Дата
Msg-id CAM3SWZT4xA+cf6HO+Qe+-iVivuz+EUb-LsjZ8UQuegwqEtyxVg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Bringing text abbreviation debug output under the control of trace_sort  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Attached patch makes trace_sort control abbreviation debug output for
the text opclass, which makes it consistent with the numeric opclass.
This seems better than relying on someone going to the trouble of
building Postgres themselves to debug cases where abbreviation is the
wrong thing, which we're not 100% sure will not occur. It also allows
wider analysis of where abbreviation helps the most and the least in
production, which is surely a good thing.

I have added this to the next commitfest, but I suggest that it be
quickly committed to the master branch as a maintenance commit.
--
Peter Geoghegan

Вложения

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

Предыдущее
От: Artem Luzyanin
Дата:
Сообщение: PATCH: Spinlock Documentation
Следующее
От: David Fetter
Дата:
Сообщение: Re: PATCH: Spinlock Documentation