pgsql: Fixed misspelled byteswap function for big endian machines

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Fixed misspelled byteswap function for big endian machines
Дата
Msg-id E1rQiMo-0027BK-Sj@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fixed misspelled byteswap function for big endian machines

Per members lora and mamba

Branch
------
master

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

Modified Files
--------------
src/include/common/hashfn_unstable.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Add optimized C string hashing
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Rename COPY option from SAVE_ERROR_TO to ON_ERROR