Move private struct declaration to compress_io.c

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: d7e5d151daa2d5fe096953ae0b3530707b7c87f5
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2010-12-02T20:45:13Z
Releases: 9.1.0
Move private struct declaration to compress_io.c

Keep only the typedef in the header file.

Files

PathChange+/−
src/bin/pg_dump/compress_io.c modified +14 −0
src/bin/pg_dump/compress_io.h modified +2 −11