Add ext-pgsql,ext-pdo_pgsql

This commit is contained in:
crazywhalecc
2026-03-12 22:22:02 +08:00
parent 74865025bd
commit f85f29e628
2 changed files with 63 additions and 0 deletions

View File

@@ -187,6 +187,21 @@ ext-pdo_odbc:
- ext-odbc
php-extension:
arg-type: custom
ext-pdo_pgsql:
type: php-extension
depends@unix:
- ext-pdo
- ext-pgsql
- postgresql
php-extension:
arg-type@unix: with-path
arg-type@windows: '--with-pdo-pgsql=yes'
ext-pgsql:
type: php-extension
depends@unix:
- postgresql
php-extension:
arg-type: custom
ext-phar:
type: php-extension
depends: