summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/09notice.phpt
blob: f50bc707028cab771a128fc48a3cf2e0f25f24fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--TEST--
PostgreSQL notice function
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("notice.inc");
?>
--EXPECT--
NOTICE:  BEGIN: already a transaction in progress

NOTICE:  BEGIN: already a transaction in progress
pg_last_notice() is Ok