]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove useless unconstify() call
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 25 Jul 2024 09:38:05 +0000 (11:38 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 25 Jul 2024 09:39:14 +0000 (11:39 +0200)
commitb5006abcdc18f19b6f2d5a2dfa99302666aa6d63
tree4143e905abfae1a741faa609ac0a775d97836ef1
parent5f03da8518ce0df9da2079730b36957e159d3c1e
Remove useless unconstify() call

This should have been part of 67c0ef9752 but was apparently forgotten
there.
src/bin/pg_dump/compress_gzip.c