pgsql: Add a bit of documentation related to IWYU - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add a bit of documentation related to IWYU
Date
Msg-id E1tY8GW-001llz-8b@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add a bit of documentation related to IWYU

Add some basic information about IWYU to src/tools/pginclude/README.

Discussion: https://www.postgresql.org/message-id/flat/9395d484-eff4-47c2-b276-8e228526c8ae@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/44512e7c952f798c9912476ac5fc2132493f9af7

Modified Files
--------------
src/tools/pginclude/README | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: postgres_fdw: SCRAM authentication pass-through
Next
From: Melanie Plageman
Date:
Subject: pgsql: Add more general summary to vacuumlazy.c