Add more TAP tests for pg_dump options with range checks

Michael Paquier <michael@paquier.xyz>

Commit: 64725728e790b76c97984b1029d9ffe90bcb2ec4
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-06-13T00:34:38Z
Releases: 14.0
Add more TAP tests for pg_dump options with range checks

This adds two tests for --extra-float-digits and --rows-per-insert,
similar to what exists for --compress.

Author: Dong Wook Lee
Discussion: https://postgr.es/m/CAAcByaJsgrB-qc-ALb0mALprRGLAdmcBap7SZxO4kCAU-JEHcQ@mail.gmail.com

Files

PathChange+/−
src/bin/pg_dump/t/001_basic.pl modified +11 −1

Discussion