diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-10-14 14:16:02 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-10-14 14:16:02 -0400 |
commit | dea95c7a7beb5ef66ce89269dd0e84d0c26e5523 (patch) | |
tree | c5783f6b36de5919b793ce353d6a83f255c1ff53 /src/backend/commands/cluster.c | |
parent | 393e828e31a27845def4c3ff20cdfbee5cec1da9 (diff) | |
download | postgresql-dea95c7a7beb5ef66ce89269dd0e84d0c26e5523.tar.gz postgresql-dea95c7a7beb5ef66ce89269dd0e84d0c26e5523.zip |
Dump all roles first, then all config settings on roles.
This way, if a role's config setting uses the name of another role,
the validity of the dump isn't dependent on the order in which those
two roles are dumped.
Code by Phil Sorber, comment by me.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions