mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-08 16:17:38 +08:00
Subject: [PATCHES] Another destroydb patch This is a patch to my previous destroydb patch cause some people wanted slightly different behavior. After this patch is applied, destroydb will destroy a database as usual, but if added -i flag (which could be aliased like rm -i) would ask for confirmation.