mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
The short-form -z switch didn't work, for lack of telling getopt_long about it; and even if specified long-form, it failed to do anything, because the various tests elsewhere in the file would take Z_DEFAULT_COMPRESSION (which is -1) as meaning "don't compress". Per bug #6060 from Shigehiro Honda, though I editorialized on his patch a bit. |
||
|---|---|---|
| .. | ||
| po | ||
| .gitignore | ||
| Makefile | ||
| nls.mk | ||
| pg_basebackup.c | ||