From bb8d521a54358f1a9577b07a35e38c17f6125d91 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Thu, 5 Dec 2024 10:32:22 +0800 Subject: [PATCH] Change ext.json for pgsql --- config/ext.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ext.json b/config/ext.json index 25604c89..85be0b7d 100644 --- a/config/ext.json +++ b/config/ext.json @@ -524,7 +524,7 @@ }, "notes": true, "type": "builtin", - "arg-type": "with-prefix", + "arg-type": "custom", "lib-depends": [ "postgresql" ]