mirror of https://github.com/postgres/postgres
Those fields only appear in the structs so that genbki.pl can create the BKI bootstrap files for the catalogs. But they are not actually usable from C. So hiding them can prevent coding mistakes, saves stack space, and can help the compiler. In certain catalogs, the first variable-length field has been kept visible after manual inspection. These exceptions are noted in C comments. reviewed by Tom Lanepull/1/head
parent
8a3f745f16
commit
8137f2c323
Loading…
Reference in new issue