]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Clarify restrict_nonsystem_relation_kind description.
authorMasahiko Sawada <msawada@postgresql.org>
Fri, 30 Aug 2024 22:06:00 +0000 (15:06 -0700)
committerMasahiko Sawada <msawada@postgresql.org>
Fri, 30 Aug 2024 22:06:00 +0000 (15:06 -0700)
commit44ad6523ed08d866914e548e4c4dc847ba3e1e76
treec5acb43cf0476ebbdcb5773a42ed029f95b7ccf7
parentecd19a3cc1879118424ce730369dcfe3d7a41d75
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.c