Dave Page <dp...@pgadmin.org> writes: > On Tue, Jan 11, 2022 at 5:55 PM Tom Lane <t...@sss.pgh.pa.us> wrote: >> So it looks like their plan is to unconditionally write "permissive=0" >> or "permissive=1", while Dave's patch just prints nothing in enforcing >> mode. While I can see some virtue in brevity, I think that doing >> exactly what SELinux does is probably a better choice. For one thing, >> it'd remove doubt about whether one is looking at a log from a sepgsql >> version that logs this or one that doesn't.
> Here's an update that adds the "permissive=0" case. You forgot to update the expected-results files :-(. Done and pushed. regards, tom lane