pgsql: Further code review of port/simd.h

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Further code review of port/simd.h
Дата
Msg-id E1oSrKY-000Y2v-72@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Further code review of port/simd.h

Add missing declaration per existing style, and fix a couple typos.

Nathan Bossart and Julien Rouhaud

Discussion: https://www.postgresql.org/message-id/20220829171712.GA509233%40nathanxps13
Discussion: https://www.postgresql.org/message-id/20220830022636.qrcbcecmhztbxrwa%40jrouhaud

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/865424627db638acdbe4b5d0384d0b9cd34838a5

Modified Files
--------------
src/include/port/simd.h | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Adjust comments that called MultiXactIds "XMIDs".
Следующее
От: John Naylor
Дата:
Сообщение: Re: pgsql: Fix broken cast on MSVC