git.postgresql.org Git - postgresql.git/commit
2019年11月18日 04:58:32 +0000 (10:28 +0530)
2019年11月20日 02:55:07 +0000 (08:25 +0530)
commit 80e05a088e4edd421c9c0374d54d787c8a4c0d86
Add the support for '-f' option in dropdb utility.
Specifying '-f' will add the 'force' option to the DROP DATABASE command
sent to the server. This will try to terminate all existing connections
to the target database before dropping it.
Author: Pavel Stehule
Reviewed-by: Vignesh C and Amit Kapila
Discussion: https://postgr.es/m/CAP_rwwmLJJbn70vLOZFpxGw3XD7nLB_7+NKz46H5EOO2k5H7OQ@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom