Move private struct declaration to compress_io.c Keep only the typedef in the header file.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=d7e5d151daa2d5fe096953ae0b3530707b7c87f5 Modified Files -------------- src/bin/pg_dump/compress_io.c | 14 ++++++++++++++ src/bin/pg_dump/compress_io.h | 13 ++----------- 2 files changed, 16 insertions(+), 11 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
