pgsql: Doc: correct spelling of meson switch.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: correct spelling of meson switch.
Date: 2025-05-02 19:13:12
Message-ID: E1uAvou-000fBx-0z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: correct spelling of meson switch.

It's --auto-features not --auto_features.

Reported-by: Egor Chindyaskin <kyzevan23(at)mail(dot)ru>
Discussion: https://postgr.es/m/172465652540.862882.17808523044292761256@wrigleys.postgresql.org
Discussion: https://postgr.es/m/1979661.1746212726@sss.pgh.pa.us
Backpatch-through: 16

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3faac9d14063676089c7e974df54e4baa31aa658

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

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-05-02 19:30:07 pgsql: Handle self-referencing FKs correctly in partitioned tables
Previous Message Jacob Champion 2025-05-02 17:58:41 pgsql: oauth: Correct SSL dependency for libpq-oauth.a