Improve comments about USE_VALGRIND in pg_config_manual.h.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 9 May 2021 23:33:24 +0000 (19:33 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 9 May 2021 23:33:24 +0000 (19:33 -0400)
commit8dc3d68cbe676deb5e74d1b1b565f57fffaf107e
tree7fcfa5a012acacf0cc963cd0238d6a1a89df36e2
parent92c4c269d24d016c19858a21347ff25a7de1f486
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
src/include/pg_config_manual.h