pgsql: doc: Fix spelling of option -Dtap_tests for meson - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix spelling of option -Dtap_tests for meson
Date
Msg-id E1pSAtY-001DqY-DD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix spelling of option -Dtap_tests for meson

This option was documented as -Dtap-tests, but the option requires an
underscore in its name.

Author: Katsuragi Yuta
Discussion: https://postgr.es/m/cff4558e170be78d8fd64ed45edbe1cb@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8e0e0698f12bd77da38f6863ecdbe88a63ed49dc

Modified Files
--------------
doc/src/sgml/installation.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS cer
Next
From: David Rowley
Date:
Subject: pgsql: Rename force_parallel_mode to debug_parallel_query