pgsql: doc config.sgml: use "-" and not "_" for varlistentry "id"s

Started by Bruce Momjianabout 1 year ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

doc config.sgml: use "-" and not "_" for varlistentry "id"s

Change "id"s of file_copy_method and enable_self_join_elimination for
consistency with the rest of the guc "id"s. These are new entries for
PG 18.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/09f7d36ba16e9665bb25d2c097e71c7439485fd7

Modified Files
--------------
doc/src/sgml/config.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)