summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/21pg_get_notify.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pgsql/tests/21pg_get_notify.phpt')
-rw-r--r--ext/pgsql/tests/21pg_get_notify.phpt10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/pgsql/tests/21pg_get_notify.phpt b/ext/pgsql/tests/21pg_get_notify.phpt
new file mode 100644
index 0000000000..0ff3a74a26
--- /dev/null
+++ b/ext/pgsql/tests/21pg_get_notify.phpt
@@ -0,0 +1,10 @@
+--TEST--
+PostgreSQL pg_get_notify() functions
+--SKIPIF--
+<?php include("skipif.inc"); ?>
+--FILE--
+<?php
+include("pg_get_notify.inc");
+?>
+--EXPECT--
+OK