Re: Add missing meson arguments in docs
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Michael Paquier <michael@paquier.xyz>, Jelte Fennema <me@jeltef.nl>
Cc: pgsql-docs@lists.postgresql.org
Date: 2023-02-22T08:24:37Z
Lists: pgsql-docs
On 22.02.23 02:57, Michael Paquier wrote: > -Db_coverage is part of the core options of meson because it is not > listed in meson_options.txt, no? Documenting the switch is fine, but > it seems like we lack contents here. The paragraph describing > -Db_coverage links to regress-coverage, still this only has > instructions for ./configure. Shouldn't we have some docs to show one > how to achieve the same with meson? I'd guess that a separate section > for meson would make the most sense, for as long as we support both > methods in parallel. Yeah, this is just in the long tail of things to work through.
Commits
-
doc: Add missing values for meson options -Dcassert and -Db_coverage
- 1a943d03d60e 16.0 landed