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

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

From
Bruce Momjian
Date:
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(-)