Clarify restrict_nonsystem_relation_kind description.
authorMasahiko Sawada <msawada@postgresql.org>
Fri, 30 Aug 2024 22:06:09 +0000 (15:06 -0700)
committerMasahiko Sawada <msawada@postgresql.org>
Fri, 30 Aug 2024 22:06:09 +0000 (15:06 -0700)
commitd7613ea72f787f0cc3c1749f7444f17730f4d697
tree502ed4a1b04f43e5ef819c60893ffbbbe961eaf0
parent0e5c823806a3519a3f6966637cb62755dee659d4
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