Add ext-pgsql, ext-pdo_pgsql

This commit is contained in:
crazywhalecc
2026-04-09 10:40:55 +08:00
parent 39f6a628da
commit 402e105b6b

View File

@@ -217,7 +217,7 @@ ext-pdo_odbc:
arg-type: custom
ext-pdo_pgsql:
type: php-extension
depends@unix:
depends:
- ext-pdo
- ext-pgsql
- postgresql
@@ -234,7 +234,7 @@ ext-pdo_sqlite:
arg-type: with
ext-pgsql:
type: php-extension
depends@unix:
depends:
- postgresql
php-extension:
arg-type: custom