doc config.sgml: use "-" and not "_" for varlistentry "id"s
authorBruce Momjian
Wed, 18 Jun 2025 20:43:27 +0000 (16:43 -0400)
committerBruce Momjian
Wed, 18 Jun 2025 20:43:27 +0000 (16:43 -0400)
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.

doc/src/sgml/config.sgml

index 7e0e5400ee128ebfcf641a55b6c93839c3141f42..5ea554ad3c36d199909fa359c5b3dd3bc8d54a4c 100644 (file)
@@ -2363,7 +2363,7 @@ include_dir 'conf.d'
       
      
 
-     _file_copy_method" xreflabel="file_copy_method">
+     -file-copy-method" xreflabel="file_copy_method">
       file_copy_method (enum)
       
        file_copy_method configuration parameter
@@ -5765,7 +5765,7 @@ ANY num_sync ( 
       
      
 
-     _self_join_elimination" xreflabel="enable_self_join_elimination">
+     -self-join-elimination" xreflabel="enable_self_join_elimination">
       enable_self_join_elimination (boolean)
       
        enable_self_join_elimination configuration parameter