summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/01createdb.phpt
blob: 3b34ed537e6d21bf5fbfbe8acee2468e9ad7e5a2 (plain)
1
2
3
4
5
6
7
8
9
10
--TEST--
PostgreSQL create db
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("createdb.inc");
?>
--EXPECT--
OK