1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/travis/ext/pdo_pgsql/setup.sh
2012-05-28 06:22:25 -04:00

2 lines
106 B
Bash
Executable File

#!/bin/bash
export PDO_PGSQL_TEST_DSN='pgsql:host=localhost port=5432 dbname=test user=postgres password='