--TEST-- PostgreSQL notice function --SKIPIF-- --INI-- pgsql.log_notice=1 pgsql.ignore_notices=0 --FILE-- --EXPECT-- NOTICE: BEGIN: already a transaction in progress NOTICE: BEGIN: already a transaction in progress pg_last_notice() is Ok