pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C.
Дата
Msg-id E1f3doW-0003rN-P2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix incorrect description of USE_SLICING_BY_8_CRC32C.

And a typo in the description of USE_SSE42_CRC32C_WITH_RUNTIME_CHECK,
spotted by Daniel Gustafsson.

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/127f489c2c7e9ff0e6cd5f990dab497ea3cf7e87

Modified Files
--------------
configure.in               | 4 ++--
src/include/pg_config.h.in | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Anthony Bykov
Дата:
Сообщение: Re: pgsql: Transforms for jsonb to PL/Perl
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Also fix the descriptions in pg_config.h.win32.