Fix cross-version pg_dump for aggregate combine functions.
Fixes a defect in commit a7de3dc5c346e07e0439275982569996e645b3c2.
David Rowley, per report from Jeff Janes, who also checked that the
fix works.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/025b2f339260b727e113a01a20b616a336bff00a
Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 42 ++++++++++++++++++++++--------------------
1 file changed, 22 insertions(+), 20 deletions(-)