On Wed, Dec 11, 2024 at 11:37:49AM +0500, Kirill Reshke wrote:
> PFAv4
>
> regressdeptestdb1 -> regressiondeptestdb1
The reason I said databases.sql for the test is that CREATE DATABASE is
expensive. We currently have just one successful CREATE DATABASE in the
src/test/regress suite, and we shouldn't add more that reasonably could
instead harness the existing one. Would you do it that way?