Fix mistakes in commit d45099425eb19e420433c9d81d354fe585f4dbd6.
Robert Haas <rhaas@postgresql.org>
Fix mistakes in commit d45099425eb19e420433c9d81d354fe585f4dbd6. I intended to include a change to the "skip" count in the test case, but it didn't get folded into the commit. Do that now, so that non-zlib builds don't break. The new file bbstreamer_gzip.c needs <unistd.h> to avoid complaints about dup() not having a prototype, as per buildfarm returns.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/bbstreamer_gzip.c | modified | +2 −0 |
| src/bin/pg_verifybackup/t/009_extract.pl | modified | +1 −1 |