Age | Commit message (Expand) | Author |
---|---|---|
2022-04-12 | Rename backup_compression.{c,h} to compression.{c,h} | Michael Paquier |
2022-03-30 | Fix possible NULL-pointer-deference in backup_compression.c. | Robert Haas |
2022-03-30 | Allow parallel zstd compression when taking a base backup. | Robert Haas |
2022-03-23 | In get_bc_algorithm_name, add a dummy return statement. | Robert Haas |
2022-03-23 | Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. | Robert Haas |