We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4a7af commit d67a39cCopy full SHA for d67a39c
src/bin/pg_dump/compress_io.h
@@ -22,8 +22,6 @@
22
#define ZLIB_OUT_SIZE 4096
23
#define ZLIB_IN_SIZE 4096
24
25
-struct _CompressorState;
26
-
27
typedef enum
28
{
29
COMPR_ALG_NONE,
0 commit comments