Clarify restrict_nonsystem_relation_kind description.
This change improves the description of the
restrict_nonsystem_relation_kind parameter in guc_table.c and the
documentation for better clarity.
Backpatch to 12, where this GUC parameter was introduced.
Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/6a96f1af-22b4-4a80-8161-1f26606b9ee2%40eisentraut.org
Backpatch-through: 12
Branch
------
REL_13_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/187d8bb1a3156f055fe1d362f4a0162d64aacd1d
Modified Files
--------------
doc/src/sgml/config.sgml | 6 +++---
src/backend/utils/misc/guc.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)