Thread: pgsql: pg_dump: Dump user mappings ordered by user name

pgsql: pg_dump: Dump user mappings ordered by user name

From
Peter Eisentraut
Date:
pg_dump: Dump user mappings ordered by user name

This is to get a deterministic dump order independent of the order in
which the user mappings were created.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a671d9409bfeac9ec5a622d74519fd1142a47274

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)