Add extra descriptive headings in pg_dumpall

Andrew Dunstan <andrew@dunslane.net>

Commit: 6cbdbd9e8d8f2986fde44f2431ed8d0c8fce7f5d
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2019-03-01T16:38:54Z
Releases: 12.0
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

Files

PathChange+/−
src/bin/pg_dump/pg_dumpall.c modified +14 −0

Discussion