Move private struct declaration to compress_io.c
Alvaro Herrera <alvherre@alvh.no-ip.org>
Move private struct declaration to compress_io.c Keep only the typedef in the header file.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/compress_io.c | modified | +14 −0 |
| src/bin/pg_dump/compress_io.h | modified | +2 −11 |