Re: security_context_t marked as deprecated in libselinux 3.1
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Joe Conway <mail@joeconway.com>
Date: 2020-08-14T01:05:26Z
Lists: 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
Commits
-
Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/
- c58c0770ac04 9.2 (unreleased) landed
- a5171b8800f1 9.3 (unreleased) landed
- 0f5812df659b 9.4 (unreleased) landed
- 40064e103b11 9.5 (unreleased) landed
- b2b9881109de 9.6 (unreleased) landed
- 8f5d4ee6c5a1 10 (unreleased) landed
- 91723759e450 11.19 landed
- edb4ef48d855 12.14 landed
- c304c069d148 13.10 landed
- 1f32136a9960 14.0 landed