pgsql: doc: Add guidelines to generate coverage reports with meson

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add guidelines to generate coverage reports with meson
Date: 2023-03-09 00:22:19
Message-ID: E1pa430-002aeF-RQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add guidelines to generate coverage reports with meson

These instructions were already available for configure-based builds,
but not the meson-based builds. This commit closes the gap.

Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/d3751ca3-1ac9-cc5e-9315-cf9fb0eaa9e9@enterprisedb.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/regress.sgml | 82 ++++++++++++++++++++++++++++++-----------------
1 file changed, 53 insertions(+), 29 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-03-09 00:30:15 Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump)
Previous Message Tomas Vondra 2023-03-08 23:39:08 Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump)