Add pg_dump support for the new PARALLEL option for aggregates.

Robert Haas <rhaas@postgresql.org>

Commit: b4e0f183826e85fd43248d5047eddf393c3d8a30
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-04-21T03:06:06Z
Releases: 9.6.0
Add pg_dump support for the new PARALLEL option for aggregates.

This was an oversight in commit 41ea0c23761ca108e2f08f6e3151e3cb1f9652a1.

Fabrízio de Royes Mello, per a report from Tushar Ahuja

Files

PathChange+/−
src/bin/pg_dump/pg_dump.c modified +21 −1