Improve comments about USE_VALGRIND in pg_config_manual.h.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8dc3d68cbe676deb5e74d1b1b565f57fffaf107e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-05-09T23:33:24Z
Releases: 14.0
Improve comments about USE_VALGRIND in pg_config_manual.h.

These comments left the impression that USE_VALGRIND isn't really
essential for valgrind testing.  But that's wrong, as I learned
the hard way today.

Discussion: https://postgr.es/m/512778.1620588546@sss.pgh.pa.us

Files

PathChange+/−
src/include/pg_config_manual.h modified +7 −1

Discussion