pgsql: pg_dump: Fix ordering

Lists: pgsql-committers
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_dump: Fix ordering
Date: 2017-03-04 19:48:51
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

pg_dump: Fix ordering

Materialized views refresh should be last.

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>

Branch
------
master

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

Modified Files
--------------
src/bin/pg_dump/pg_dump_sort.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)