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

From Peter Eisentraut
Subject pgsql: Remove useless unconstify() call
Date
Msg-id E1sWv0z-0018Px-Gy@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
------
master

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

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