Re: fixing a few backup compression goofs
On Fri, Mar 25, 2022 at 9:23 AM Dipesh Pandit wrote: > The changes look good to me. Thanks. Committed. -- Robert Haas EDB: http://www.enterprisedb.com
Re: fixing a few backup compression goofs
Hi, The changes look good to me. Thanks, Dipesh
fixing a few backup compression goofs
On Wed, Mar 23, 2022 at 5:52 PM Justin Pryzby wrote: > I think you should also test the return value when setting the compress level. > Not only because it's generally a good idea, but also because I suggested to > support negative compression levels. Which weren't allowed before v1.3.4, and > th