pgsql: Makefile comment: remove reference to tools/thread/thread_test - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Makefile comment: remove reference to tools/thread/thread_test
Date
Msg-id E1kXTHI-00037v-0H@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Makefile comment:  remove reference to tools/thread/thread_test

You can't compile thread_test alone anymore, and the location moved too.

Reported-by: Tom Lane

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

Backpatch-through: 9.5

Branch
------
REL_13_STABLE

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

Modified Files
--------------
src/template/netbsd | 1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Makefile comment: remove reference to tools/thread/thread_test
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: improve explanation of how to use our code coverage infrast