pgsql: Revert "Speed up tail processing when hashing aligned C strings"

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Revert "Speed up tail processing when hashing aligned C strings"
Дата
Msg-id E1rqpUt-006dao-If@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "Speed up tail processing when hashing aligned C strings"

This reverts commit 07f0f6abfc7f6c55cede528d9689dedecefc734a.

This has shown failures on both Valgrind and big-endian machines,
per members skink and pike.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f4ad0021aface01ee74604355bd2e998e5f73320

Modified Files
--------------
src/include/common/hashfn_unstable.h | 44 ++++++++----------------------------
1 file changed, 10 insertions(+), 34 deletions(-)


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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: pgsql: Speed up tail processing when hashing aligned C strings
Следующее
От: Masahiko Sawada
Дата:
Сообщение: pgsql: Add new COPY option LOG_VERBOSITY.