pgsql: Label the contents of pg_*_d.h files a little better.

Started by Tom Laneover 1 year ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Label the contents of pg_*_d.h files a little better.

Make genbki.pl emit some boilerplate comments identifying the
sections of the pg_*_d.h files that it generates. This is in
hopes of making them slightly more readable, in case people
look at those files and not the pg_*.h/pg_*.dat originals.

Discussion: /messages/by-id/1134562.1742507765@sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/backend/catalog/genbki.pl | 6 ++++++
1 file changed, 6 insertions(+)