Add extra descriptive headings in pg_dumpall
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 1 Mar 2019 16:38:54 +0000 (11:38 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 1 Mar 2019 16:38:54 +0000 (11:38 -0500)
commit6cbdbd9e8d8f2986fde44f2431ed8d0c8fce7f5d
tree9f490874e04f8cb24923791d6f14a53e9b55b770
parentf092de0503cd77a8463e7089c249d5e0586a120b
Add extra descriptive headings in pg_dumpall

Headings are added for the User Configurations and Databases sections,
and for each user configuration and database in the output.

Author: Fabien Coelho
Discussion: https://postgr.es/m/alpine.DEB.2.21.1812272222130.32444@lancre
src/bin/pg_dump/pg_dumpall.c