Add pg_dump tests for CREATE STATISTICS

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: a93077ef467138235c3f05e3ba36dfcabe3d0898
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2017-05-03T18:52:00Z
Releases: 10.0
Add pg_dump tests for CREATE STATISTICS

CREATE STATISTICS pg_dump support code was not covered at all by
previous tests.

Discussion: https://postgr.es/m/20170503172746.rwftidszir67sgk7@alvherre.pgsql

Files

PathChange+/−
src/bin/pg_dump/t/002_pg_dump.pl modified +68 −0

Discussion