mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 09:55:37 +08:00
Add ext-pgsql, ext-pdo_pgsql
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user