This commit is contained in:
2026-01-17 01:25:57 +01:00
commit 69b42ff74f
9 changed files with 132 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
-- this setup file is run immediately after the regression database is (re)created
-- the file is optional but you likely want to create the extension
CREATE EXTENSION pgerr;
+3
View File
@@ -0,0 +1,3 @@
-- this setup file is run immediately after the regression database is (re)created
-- the file is optional but you likely want to create the extension
CREATE EXTENSION pgerr;