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 arg-type: custom
ext-pdo_pgsql: ext-pdo_pgsql:
type: php-extension type: php-extension
depends@unix: depends:
- ext-pdo - ext-pdo
- ext-pgsql - ext-pgsql
- postgresql - postgresql
@@ -234,7 +234,7 @@ ext-pdo_sqlite:
arg-type: with arg-type: with
ext-pgsql: ext-pgsql:
type: php-extension type: php-extension
depends@unix: depends:
- postgresql - postgresql
php-extension: php-extension:
arg-type: custom arg-type: custom