support PostgreSQL down to 9.0; JSON is optional
[m6w6/ext-pq] / tests / _setup.inc
index 4fb26f8e8f4082aa38190be86888454b86b4af16..d4b5c118abebd1cbe930151ef84595cdee1c84f9 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-define("PQ_DSN", "");
+define("PQ_DSN", "host=localhost");