Label the contents of pg_*_d.h files a little better.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Mar 2025 19:09:46 +0000 (15:09 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Mar 2025 19:09:46 +0000 (15:09 -0400)
commitcd72c1b76e36525fb6b23418d232df661634afd5
treef7608198449037e9d16fec86b0bc48b3918a6ecc
parent69273b818b1df82c36b2b2acb592db3d0743cc7c
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: https://postgr.es/m/1134562.1742507765@sss.pgh.pa.us
src/backend/catalog/genbki.pl