> On 4 Mar 2021, at 11:59, Michael Paquier <mich...@paquier.xyz> wrote:
> 
> On Wed, Mar 03, 2021 at 03:14:01PM +0100, Peter Eisentraut wrote:
>> Per your other thread, you should also remove the environment variable.
>> 
>> In postgres_fdw, I think commenting it out is not the right change.  The
>> other commented out values are still valid settings but are omitted from the
>> test for other reasons.  It's not entirely all clear, but we don't have to
>> keep obsolete stuff in there forever.
> 
> Agreed on both points.  Also, it seems a bit weird to keep around
> pg_stat_ssl.compression while we know that it will always be false.
> Wouldn't it be better to get rid of that in PgBackendSSLStatus and
> pg_stat_ssl then?

Fixed in the v4 posted just now, although I opted for keeping the column in
pg_stat_ssl for backwards compatibility with a doc note.

--
Daniel Gustafsson               https://vmware.com/



Reply via email to