Add tests for '-f' option in dropdb utility.
Amit Kapila <akapila@postgresql.org>
Add tests for '-f' option in dropdb utility. This will test that the force option works when there is an active backend connected to the database being dropped. Author: Pavel Stehule and Vignesh C Reviewed-by: Amit Kapila and Vignesh C Discussion: https://postgr.es/m/CAP_rwwmLJJbn70vLOZFpxGw3XD7nLB_7+NKz46H5EOO2k5H7OQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/scripts/t/050_dropdb.pl | modified | +1 −7 |
| src/bin/scripts/t/051_dropdb_force.pl | added | +104 −0 |
Discussion
- dropdb --force 136 messages · 2018-12-18 → 2020-02-01