Re: pgbench doc typos

Поиск
Список
Период
Сортировка
От Edmund Horner
Тема Re: pgbench doc typos
Дата
Msg-id 152237632422.14388.11390823991827060052.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на pgbench doc typos  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: pgbench doc typos  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
I did a quick review of this.

The patch is just a doc typo fix and it applies cleanly to master (as of this email).  I was able to build the docs,
andthey look ok.
 

Fixing the abs/hash bracketing seems clear.  The wasn't sure about rewriting "mod(i, bj)" as "mod(i, j)", because there
couldbe some convention about parameter names, but I can't think of anything the "b" could be in the case of mod.
 

Edmund

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] Re: Improve OR conditions on joined columns (commonstar schema problem)
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Speedup of relation deletes during recovery