Clarify restrict_nonsystem_relation_kind description.
authorMasahiko Sawada <msawada@postgresql.org>
Fri, 30 Aug 2024 22:06:07 +0000 (15:06 -0700)
committerMasahiko Sawada <msawada@postgresql.org>
Fri, 30 Aug 2024 22:06:07 +0000 (15:06 -0700)
commit0776724050f47c5ff827693f498cd2604c1ea5d1
tree066fab6dde036aef69af40e7f4a68eeb0a23584c
parent8749d850f962a3fe77b637ef17de9f69e0e9389d
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
doc/src/sgml/config.sgml
src/backend/utils/misc/guc_tables.c