pgsql: Remove useless unconstify() call - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove useless unconstify() call
Date
Msg-id E1sWv0z-0018Py-Hx@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix -Wmissing-variable-declarations warnings for float.c special
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: pgcrypto: Remove unused binary from clean target