summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/compress_gzip.c
diff options
context:
space:
mode:
authorPeter Eisentraut2024-07-24 04:21:40 +0000
committerPeter Eisentraut2024-07-25 08:40:04 +0000
commit37c6923cf3d8ec1bd44924aab6f58f72754a0e7b (patch)
tree24050fbad7c57db7a295402aa9d61418a307ca33 /src/bin/pg_dump/compress_gzip.c
parentab61c40bfa2ba1887fee304b2ef5306a14a7248c (diff)
Fix -Wmissing-variable-declarations warnings for float.c special case
This adds extern declarations for the global variables defined in float.c but not meant for external use. This is a workaround to be able to add -Wmissing-variable-declarations to the global set of warning options in the near future. Reviewed-by: Andres Freund <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/bin/pg_dump/compress_gzip.c')
0 files changed, 0 insertions, 0 deletions