Re: security_context_t marked as deprecated in libselinux 3.1 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: security_context_t marked as deprecated in libselinux 3.1
Date
Msg-id 20200814010526.GD2057@paquier.xyz
Whole thread Raw
In response to Re: security_context_t marked as deprecated in libselinux 3.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: security_context_t marked as deprecated in libselinux 3.1  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On Thu, Aug 13, 2020 at 08:47:28PM -0400, Tom Lane wrote:
> Should we back-patch that?  Usually I figure that people might want
> to build back PG branches on newer platforms at some point, so that
> it's useful to apply portability fixes across-the-board.  On the
> other hand, since it's only a compiler warning, maybe it's not worth
> the trouble.

Not sure that's worth the trouble as long as people don't complain
about it directly, and it does not prevent the contrib module to
work.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump from v13 is slow
Next
From: Thomas Munro
Date:
Subject: Re: Asynchronous Append on postgres_fdw nodes.