Re: pgsql: Server-side gzip compression. - Mailing list pgsql-hackers

From David Rowley
Subject Re: pgsql: Server-side gzip compression.
Date
Msg-id CAApHDvoKCvaK9Z0-ECZ7wjRspLyEZcv9WvOiFr1jGNLHJNuMwQ@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Server-side gzip compression.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgsql: Server-side gzip compression.
List pgsql-hackers
On Wed, 26 Jan 2022 at 07:12, Robert Haas <robertmhaas@gmail.com> wrote:
> wouldn't this same consideration apply to a very large number of other
> places in the code base?

All of the other places are handled. See locations with "keep compiler quiet".

This one is the only one that generates a warning:

basebackup_gzip.c(90): warning C4715: 'bbsink_gzip_new': not all
control paths return a value

David



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: CREATEROLE and role ownership hierarchies
Next
From: Mark Dilger
Date:
Subject: Re: CREATEROLE and role ownership hierarchies