pgsql: doc: Fix naming of SELinux - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix naming of SELinux
Date
Msg-id E1ipiKm-0004pR-Qj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix naming of SELinux

Reported-by: Tham Nguyen
Discussion: https://postgr.es/m/157851402876.29175.12977878383183540468@wrigleys.postgresql.org
Backpatch-through: 9.4

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/27676e22d330e6a6f30b1e1dd6ed6e3d3413f200

Modified Files
--------------
doc/src/sgml/dummy-seclabel.sgml     | 2 +-
doc/src/sgml/ref/security_label.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: pgbench: Make more debug messages use common logging API
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Clean up representation of flags in struct ReorderBufferTXN