pgsql: Add a bit of documentation related to IWYU

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add a bit of documentation related to IWYU
Date: 2025-01-15 18:37:20
Message-ID: E1tY8GW-001llz-8b@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(at)eisentraut(dot)org

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Melanie Plageman 2025-01-15 19:18:44 pgsql: Add more general summary to vacuumlazy.c
Previous Message Peter Eisentraut 2025-01-15 17:02:50 pgsql: postgres_fdw: SCRAM authentication pass-through