]> granicus.if.org Git - postgresql/commit
Minor cleanup in genbki.pl.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 3 Mar 2018 17:05:28 +0000 (12:05 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 3 Mar 2018 17:05:28 +0000 (12:05 -0500)
commit8d90b4d01a6120aeaf61ede22dbdda0dd714b7dd
tree1cb8ad128520e60ea5cfb00cc11ebb6b6618c90e
parenta351679c806ec9591ef4aaf5534d642e35140b9d
Minor cleanup in genbki.pl.

Separate out the pg_attribute logic of genbki.pl into its own function.
Drop unnecessary "defined $catalog->{data}" check.  This both narrows
and shortens the data writing loop of the script.  There is no functional
change (the emitted files are the same as before).

John Naylor

Discussion: https://postgr.es/m/CAJVSVGXnLH=BSo0x-aA818f=MyQqGS5nM-GDCWAMdnvQJTRC1A@mail.gmail.com
src/backend/catalog/genbki.pl