Thread: pgsql: Move private struct declaration to compress_io.c

pgsql: Move private struct declaration to compress_io.c

From
Alvaro Herrera
Date:
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(-)