pgsql: Suppress -Warray-parameter warnings in pgcrypto/sha2.c.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Suppress -Warray-parameter warnings in pgcrypto/sha2.c.
Дата
Msg-id E1mwa5b-0007ax-1m@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Suppress -Warray-parameter warnings in pgcrypto/sha2.c.

This is exactly the same problem as commit 1b242f42b fixed in ecpg,
but in contrib/pgcrypto.  Commit 273c458a2 eliminated the problem
here for v10 and up.  We hadn't noticed for exactly the same reasons
enumerated in bbbf22cf3.

Back-patch down to 9.2, pursuant to newly-established project policy
about keeping out-of-support branches buildable.

Discussion: https://postgr.es/m/d0316012-ece7-7b7e-2d36-9c38cb77cb3b@enterprisedb.com

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6eb7efdf0f7459e6f9889020da8a0df58c960bf3

Modified Files
--------------
contrib/pgcrypto/sha2.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Reformat imath.c macro to remove -Wmisleading-indentation warnin
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Improve description of some WAL records with transaction command