pgsql: Remove useless unconstify() call

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Remove useless unconstify() call
Дата
Msg-id E1sWv0z-0018Py-Hx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove useless unconstify() call

This should have been part of 67c0ef9752 but was apparently forgotten
there.

Branch
------
REL_17_STABLE

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

Modified Files
--------------
src/bin/pg_dump/compress_gzip.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix -Wmissing-variable-declarations warnings for float.c special
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: pgcrypto: Remove unused binary from clean target