pgsql: doc: fix for commit 09f7d36ba16 in changing "_" to "-". - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: fix for commit 09f7d36ba16 in changing "_" to "-".
Date
Msg-id E1uRziE-002JNu-1l@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  fix for commit 09f7d36ba16 in changing "_" to "-".

I thought underscores wouldn't even work in "id"s, so I never checked to
see if anything referenced it, but it seems it does work, so adjust the
calling site for the dash syntax.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d0d1bcb1e8b2e324bc243d69ccfce55b25a79f8c

Modified Files
--------------
doc/src/sgml/ref/alter_database.sgml  | 2 +-
doc/src/sgml/ref/create_database.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc config.sgml: use "-" and not "_" for varlistentry "id"s
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc PG 18 relnotes: add links for server variables